cameraMinSpecificationsMessageText property
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프레임을 지원해야 합니다.';