cameraNotFoundMessageText property
No description provided for @cameraNotFoundMessageText.
In en, this message translates to: 'Please make sure your camera is connected and not being used by another application. You may need to check your settings, grant camera permissions, or restart your browser and try again.'
Implementation
@override
String get cameraNotFoundMessageText =>
'请确保摄像头已连接,且未被其他应用程序使用。您可能需要检查设置,授予摄像头权限或重启浏览器并重试。';