cameraMinSpecificationsMessageText property

  1. @override
String get cameraMinSpecificationsMessageText
override

No description provided for @cameraMinSpecificationsMessageText.

In en, this message translates to: 'Your camera needs to support at least 320x240 resolution and 15 frames per second to proceed.'

Implementation

@override
String get cameraMinSpecificationsMessageText =>
    'ಮುಂದುವರೆಯಲು ನಿಮ್ಮ ಕ್ಯಾಮರಾ ಕನಿಷ್ಠ 320x240 ರೆಸಲ್ಯೂಶನ್ ಮತ್ತು ಪ್ರತಿ ಸೆಕೆಂಡಿಗೆ 15 ಫ್ರೇಮ್‌ಗಳನ್ನು ಬೆಂಬಲಿಸುವ ಅಗತ್ಯವಿದೆ.';