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