city property

  1. @JsonKey(name: 'city')
String? city
getter/setter pair

Implementation

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