username property

String? get username

Username of the user or bot.

Implementation

String? get username => _webAppUser.username;