callCurrentlyOnCallCannotInitiateAnother property

  1. @override
String get callCurrentlyOnCallCannotInitiateAnother
override

No description provided for @callCurrentlyOnCallCannotInitiateAnother.

In en, this message translates to: 'You are currently on a call, please end the current call before making another one'

Implementation

@override
String get callCurrentlyOnCallCannotInitiateAnother =>
    '현재 통화 중입니다. 다른 통화를 하기 전에 현재 통화를 종료해 주세요';