username property

String? get username

Optional. Username of the chat

Implementation

String? get username => _webAppChat.username;