livekit_error_cameraStartFail property

  1. @override
String get livekit_error_cameraStartFail
override

No description provided for @livekit_error_cameraStartFail.

In en, this message translates to: 'System issue, failed to open the camera_ Check if the camera device is working properly'

Implementation

@override
String get livekit_error_cameraStartFail =>
    'System issue, failed to open the camera_ Check if the camera device is working properly';