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 =>
'新通話呼入,但因權限不足,無法接聽。請確認攝像頭/麥克風權限已開啟。';