communityNameMinLength property

  1. @override
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文字以上である必要があります';