countryCodeISOAlpha2 property

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

Implementation

@JsonKey(name: 'CountryCodeISOAlpha2', includeIfNull: false)
final String? countryCodeISOAlpha2;