usernameCannotContainSpecialCharErrorText property
No description provided for @usernameCannotContainSpecialCharErrorText.
In en, this message translates to: 'Username cannot contain special characters.'
Implementation
@override
String get usernameCannotContainSpecialCharErrorText =>
'ユーザー名に特殊文字を含めることはできません。';