city property

  1. @JsonKey(name: "City")
String? city
final

Implementation

@JsonKey(name: "City")
final String? city;