orderAmount property

  1. @JsonKey(name: 'amount')
PPOrderAmount get orderAmount
inherited

Implementation

@JsonKey(name: 'amount')
PPOrderAmount get orderAmount => throw _privateConstructorUsedError;