username property

String get username

Returns the username of the user as a String.

Implementation

String get username => _username;