purchaseClientCountryCode property
- @JsonKey.new(includeIfNull: true, name: 'purchase_client_country_code')
final
Implementation
@JsonKey(includeIfNull: true, name: 'purchase_client_country_code')
final String? purchaseClientCountryCode;
@JsonKey(includeIfNull: true, name: 'purchase_client_country_code')
final String? purchaseClientCountryCode;