callInsufficientPermissions property

  1. @override
String get callInsufficientPermissions
override

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 =>
    '新通話の呼入がありますが、権限不足により、接听できません。カメラ/マイクの権限が有効かどうか確認してください';