getLocation abstract method

Future<LocationData> getLocation()

Returns the current location of the device.

Implementation

Future<LocationData> getLocation();