purchaseClientCountryCode property

  1. @JsonKey.new(includeIfNull: true, name: 'purchase_client_country_code')
String? purchaseClientCountryCode
final

Implementation

@JsonKey(includeIfNull: true, name: 'purchase_client_country_code')
final String? purchaseClientCountryCode;