You can get the current location using the myLocation() function.
myLocation()
The function currentLocation() indeed returns Future<void> and moves the map to the current user location.
currentLocation()
Future<void>