livekit_error_operation_notSupported_inCurrentRoomType property

  1. @override
String get livekit_error_operation_notSupported_inCurrentRoomType
override

No description provided for @livekit_error_operation_notSupported_inCurrentRoomType.

In en, this message translates to: 'This operation is not supported in the current room type'

Implementation

@override
String get livekit_error_operation_notSupported_inCurrentRoomType =>
    '当前房间类型下不支持该操作';