location property

Location? location
final

The point around which to retrieve place information. The radius parameter must also be provided when specifying a location. If radius is not provided, the location parameter is ignored.

See autocomplete docs.

Implementation

final Location? location;