noCameraPermissionText property

String? noCameraPermissionText
final

The error message displayed when the app doesn't have permission to access the camera.

Default: 'TNo permission to access camera'

Implementation

final String? noCameraPermissionText;