cannotAddContact property

  1. @override
String get cannotAddContact
override

No description provided for @cannotAddContact.

In en, this message translates to: 'Cannot Add Contact'

Implementation

@override
String get cannotAddContact => '연락처를 추가할 수 없습니다';