addressDescriptor property

GoogleMapsPlacesV1AddressDescriptor? addressDescriptor
getter/setter pair

The address descriptor of the place.

Address descriptors include additional information that help describe a location using landmarks and areas. See address descriptor regional coverage in https://developers.google.com/maps/documentation/geocoding/address-descriptors/coverage.

Implementation

GoogleMapsPlacesV1AddressDescriptor? addressDescriptor;