username property

String username

Returns the username of the user as a String.

Implementation

String get username => _username;