remitCountryId property

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

Implementation

@JsonKey(name: 'RemitCountryId', includeIfNull: false)
final String? remitCountryId;