getLocation abstract method

Future<LatLng?> getLocation()

Get current location.

Implementation

Future<LatLng?> getLocation();