usernameCannotContainSpacesErrorText property
No description provided for @usernameCannotContainSpacesErrorText.
In en, this message translates to: 'Username cannot contain spaces.'
Implementation
@override
String get usernameCannotContainSpacesErrorText =>
'ব্যবহারকারীর নামের মধ্যে স্পেস থাকতে পারবে না।';