postcode property

String? postcode
getter/setter pair

Implementation

@JsonKey(name: 'osm_address_postcode')
String? postcode;