communityNameMaxLength property

  1. @override
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 => '社区名称最多为 50 个字符';