startCoordinates property

LatLng? startCoordinates
getter/setter pair

The latitude and longitude of the location to calculate the commute time from.

Required.

Implementation

LatLng? startCoordinates;