countryCodeISOAlpha3 property

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

Implementation

@JsonKey(name: 'CountryCodeISOAlpha3', includeIfNull: false)
final String? countryCodeISOAlpha3;