buyerPostcode property

  1. @JsonKey(name: 'buyer_postcode')
String? buyerPostcode
getter/setter pair

Implementation

@JsonKey(name: 'buyer_postcode')
String? buyerPostcode;