communityNameMaxLength property
String
get
communityNameMaxLength
override
No description provided for @communityNameMaxLength.
In en, this message translates to:
'Community name must be at most 50 characters'
Implementation
@override
String get communityNameMaxLength =>
'Community name must be at most 50 characters';