organizationNameMustCharactersOnly property

  1. @override
String get organizationNameMustCharactersOnly
override

No description provided for @organizationNameMustCharactersOnly.

In en, this message translates to: 'Organization name must contain characters only'

Implementation

@override
String get organizationNameMustCharactersOnly =>
    'Organization name must contain characters only';