SearchGoogleLocationsResponse constructor
SearchGoogleLocationsResponse({
- List<
GoogleLocation> ? googleLocations,
Implementation
SearchGoogleLocationsResponse({
this.googleLocations,
});