buyerAddress property

  1. @JsonKey(name: 'buyer_address')
Address? buyerAddress
final

Implementation

@JsonKey(name: 'buyer_address')
final Address? buyerAddress;