Check if camera permission has been granted
Future<bool> hasCameraPermission() { return EyeTrackingPlatform.instance.hasCameraPermission(); }