livekit_error_microphoneNotAuthorized property

  1. @override
String get livekit_error_microphoneNotAuthorized
override

No description provided for @livekit_error_microphoneNotAuthorized.

In en, this message translates to: 'Microphone not authorized by the system, check system authorization'

Implementation

@override
String get livekit_error_microphoneNotAuthorized => '麦克风没有系统授权,检查系统授权';