addGroupNotFound property

  1. @override
String get addGroupNotFound
override

No description provided for @addGroupNotFound.

In en, this message translates to: 'The group does not exist'

Implementation

@override
String get addGroupNotFound => '그룹이 존재하지 않습니다';