areas property

List<GoogleMapsPlacesV1AddressDescriptorArea>? areas
getter/setter pair

A ranked list of containing or adjacent areas.

The most recognizable and precise areas are ranked first.

Implementation

core.List<GoogleMapsPlacesV1AddressDescriptorArea>? areas;