googleLocations property
A collection of GoogleLocations that are potential matches to the specified request, listed in order from most to least accuracy.
Implementation
core.List<GoogleLocation>? googleLocations;
A collection of GoogleLocations that are potential matches to the specified request, listed in order from most to least accuracy.
core.List<GoogleLocation>? googleLocations;