countryIsoCode property

  1. @JsonKey(name: 'country_iso_code')
String? countryIsoCode
getter/setter pair

Implementation

@JsonKey(name: 'country_iso_code')
String? countryIsoCode;