firstName property

String get firstName

First name of the user or bot.

Implementation

String get firstName => _webAppUser.first_name;