username property

String? username
getter/setter pair

A unique username, if different from all the other identifiers and account_id that are provided.

Can be a unique login handle or display name for a user.

Optional.

Implementation

core.String? username;