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 =>
    'Le nom de la communauté doit contenir au moins 3 caractères';