callInsufficientPermissions property
No description provided for @callInsufficientPermissions.
In en, this message translates to: 'A new call is incoming, but cannot be answered due to insufficient permissions. Please make sure the camera/microphone permission is turned on.'
Implementation
@override
String get callInsufficientPermissions =>
'新通话呼入,但因权限不足,无法接听。请确认摄像头/麦克风权限已开启。';