usernameCannotContainDashesErrorText property
No description provided for @usernameCannotContainDashesErrorText.
In en, this message translates to: 'Username cannot contain dashes.'
Implementation
@override
String get usernameCannotContainDashesErrorText =>
'Numele de utilizator nu poate conţine cratime.';