callNeedToAccessMicrophonePermission property

  1. @override
String get callNeedToAccessMicrophonePermission
override

No description provided for @callNeedToAccessMicrophonePermission.

In en, this message translates to: 'You need to access your microphone permission, which can be used for voice calls, multi-person voice calls, video calls, multi-person video calls and other functions after being turned on.'

Implementation

@override
String get callNeedToAccessMicrophonePermission =>
    '需要访问您的麦克风权限,开启后用于语音通话、多人语音通话、视频通话、多人视频通话等功能。';