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 =>
    'Microphone not authorized by the system, check system authorization';