username property
read / write
The new value of the username. Use an empty string to remove the username. The username can't be completely removed if there is another active or disabled username.
Implementation
late String username;
The new value of the username. Use an empty string to remove the username. The username can't be completely removed if there is another active or disabled username.
late String username;