communityNameMinLength property
String
get
communityNameMinLength
override
No description provided for @communityNameMinLength.
In en, this message translates to:
'Community name must be at least 3 characters'
Implementation
@override
String get communityNameMinLength => '커뮤니티 이름은 최소 3자 이상이어야 합니다';