cameraNotFoundHeadingText property

  1. @override
String get cameraNotFoundHeadingText
override

No description provided for @cameraNotFoundHeadingText.

In en, this message translates to: 'We can't access your camera'

Implementation

@override
String get cameraNotFoundHeadingText =>
    'ഞങ്ങൾക്ക് നിങ്ങളുടെ ക്യാമറ ആക്‌സസ് ചെയ്യാൻ കഴിയില്ല';