city property

String? city
getter/setter pair

Implementation

@JsonKey(name: 'osm_address_city')
String? city;