cameraNotFoundMessageText property

  1. @override
String get cameraNotFoundMessageText
override

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 =>
    'Համոզվեք, որ ձեր տեսախցիկը միացված է և չի օգտագործվում այլ հավելվածի կողմից: Ձեզ կարող է անհրաժեշտ լինել ստուգել ձեր կարգավորումները, տրամադրել տեսախցիկի թույլտվությունները կամ վերագործարկել ձեր դիտարկիչը և նորից փորձել:';