checkLocationPermission method
Implementation
Future<void> checkLocationPermission() {
throw UnimplementedError(
'checkLocationPermission() has not been implemented.');
}
Future<void> checkLocationPermission() {
throw UnimplementedError(
'checkLocationPermission() has not been implemented.');
}