cameraAccessDenied constant
String
const cameraAccessDenied
If the user has not granted the access to the camera this code is thrown.
Implementation
static const cameraAccessDenied = 'PERMISSION_NOT_GRANTED';