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