cityCode property

  1. @JsonKey(name: "citycode", fromJson: stringNullableFromJson)
String? cityCode
final

Implementation

@JsonKey(name: "citycode", fromJson: stringNullableFromJson)
final String? cityCode;