addressCity property

  1. @JsonKey(name: "address_city")
String? get addressCity
inherited

City/District/Suburb/Town/Village.

Implementation

@JsonKey(name: "address_city")
String? get addressCity => throw _privateConstructorUsedError;