username property

String? username
getter/setter pair

The username to give to the user. It must be unique across your instance.

Implementation

String? username;