livekit_error_open_microphone_need_seat_unlock property

  1. @override
String get livekit_error_open_microphone_need_seat_unlock
override

No description provided for @livekit_error_open_microphone_need_seat_unlock.

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

Implementation

@override
String get livekit_error_open_microphone_need_seat_unlock =>
    'The current seat audio is locked, you need to unlock it before opening the microphone';