Checks if the location permission is granted.
Future<bool> checkLocationPermission() { throw UnimplementedError('checkLocationPermission() has not been implemented.'); }