groupIDInvalid property

  1. @override
String get groupIDInvalid
override

No description provided for @groupIDInvalid.

In en, this message translates to: 'Invalid group ID. Check whether the group ID is correct.'

Implementation

@override
String get groupIDInvalid => '그룹 ID가 잘못되었습니다. 그룹 ID를 올바르게 입력했는지 확인하세요.';