subLocality property

String subLocality
@JsonKey(defaultValue: ''), read / write

Any additional information associated with the location. iOS only.

Implementation

@JsonKey(defaultValue: '')
String subLocality;