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 =>
'Controlla che la fotocamera sia collegata e non in uso da parte di un\'altra applicazione. Potrebbe essere necessario verificare le impostazioni, concedere le autorizzazioni all\'uso della telecamera oppure riavviare il browser e riprovare.';