country property

String? country
getter/setter pair

Implementation

@JsonKey(name: 'osm_address_country')
String? country;