checkCameraPermission method
Implementation
Future<PermissionStatus> checkCameraPermission() => throw UnimplementedError(
'checkCameraPermission is not yet implemented for this platform');
Future<PermissionStatus> checkCameraPermission() => throw UnimplementedError(
'checkCameraPermission is not yet implemented for this platform');