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