usernameCannotContainSpacesErrorText property
No description provided for @usernameCannotContainSpacesErrorText.
In en, this message translates to: 'Username cannot contain spaces.'
Implementation
@override
String get usernameCannotContainSpacesErrorText =>
'Nama pengguna tidak boleh mengandung spasi.';