addressCity property
City/District/Suburb/Town/Village.
Implementation
@JsonKey(name: "address_line2") String? get addressLine2;/// City/District/Suburb/Town/Village.
@JsonKey(name: "address_city") String? get addressCity;
City/District/Suburb/Town/Village.
@JsonKey(name: "address_line2") String? get addressLine2;/// City/District/Suburb/Town/Village.
@JsonKey(name: "address_city") String? get addressCity;