areaType property - Place class - search library - Dart API
areaType
areaType property
The area type. It is available only when the Place.placeType is PlaceType.area. Gets the area type. It is available only when the Place.placeType is PlaceType.area.
Implementation
AreaType? get areaType;