remitCountry property

  1. @JsonKey.new(name: 'RemitCountry', includeIfNull: false)
String? remitCountry
final

Implementation

@JsonKey(name: 'RemitCountry', includeIfNull: false)
final String? remitCountry;