subLocality property
Additional information associated with the location, such as a district or neighborhood.
Implementation
@JsonKey(name: 'subLocality')
final String? subLocality;
Additional information associated with the location, such as a district or neighborhood.
@JsonKey(name: 'subLocality')
final String? subLocality;