livekit_error_operation_notSupported_inCurrentSpeechMode property

  1. @override
String get livekit_error_operation_notSupported_inCurrentSpeechMode
override

No description provided for @livekit_error_operation_notSupported_inCurrentSpeechMode.

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

Implementation

@override
String get livekit_error_operation_notSupported_inCurrentSpeechMode =>
    'This operation is not supported in the current speaking mode';