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 فریم در ثانیه را پشتیبانی کند.';