Requests the location permission and returns whether it was granted.
Future<bool> requestLocationPermission() { throw UnimplementedError('requestLocationPermission() has not been implemented.'); }