position property

LatLng? position

Current user position.

Implementation

LatLng? get position => _position;