userLocation property

LatLng? get userLocation

Implementation

LatLng? get userLocation;
set userLocation (LatLng? value)

Implementation

set userLocation(LatLng? value);