username property

String? username
getter/setter pair

The username of the user to be to reset the credentials.

The default value of this field is [email protected]. The provided value should be one of the following: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected].

Optional.

Implementation

core.String? username;