location property

LatLng? location
final

The point around which you wish to retrieve place information.

If this value is provided, radius must be provided aswell.

Implementation

final LatLng ? location;