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 =>
'Community name must be at least 3 characters';