totalPrice property

  1. @JsonKey(name: 'TotalPrice')
num? totalPrice
inherited

Implementation

@JsonKey(name: 'TotalPrice')
num? get totalPrice => throw _privateConstructorUsedError;