countryCode property

String? countryCode
getter/setter pair

Implementation

@JsonKey(name: 'osm_address_country_code')
String? countryCode;