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 फ्रेम प्रति सेकंड को सपोर्ट करना होगा.';