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টি ফ্রেম সাপোর্ট করতে হবে।';