cityDistrict property

  1. @JsonKey.new(name: 'country_district')
String? cityDistrict
final

Implementation

@JsonKey(name: 'country_district')
final String? cityDistrict;