issuedToCountryId property

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

Implementation

@JsonKey(name: 'IssuedToCountryId', includeIfNull: false)
final String? issuedToCountryId;