cityName property

  1. @JsonKey.new(name: 'city_name')
String? cityName
final

Implementation

@JsonKey(name: 'city_name')
final String? cityName;