city property

String city
@JsonKey(defaultValue: ''), read / write

City/town.

Implementation

@JsonKey(defaultValue: '')
String city;