livekit_error_open_camera_need_seat_unlock property

  1. @override
String get livekit_error_open_camera_need_seat_unlock
override

No description provided for @livekit_error_open_camera_need_seat_unlock.

In en, this message translates to: 'The current seat video is locked, you need to unlock it before opening the camera'

Implementation

@override
String get livekit_error_open_camera_need_seat_unlock =>
    '当前麦位视频被锁,需要解锁后才能打开摄像头';