countryCode property

  1. @JsonKey(name: 'country_code')
String get countryCode
inherited

ISO 3166-1 alpha-2 country code

Implementation

@JsonKey(name: 'country_code')
String get countryCode;