city property

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

Implementation

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