cameraNotFoundHeadingText property

  1. @override
String get cameraNotFoundHeadingText
override

No description provided for @cameraNotFoundHeadingText.

In en, this message translates to: 'We can't access your camera'

Implementation

@override
String get cameraNotFoundHeadingText => '카메라에 접근할 수 없습니다.';