username property

String? username

Returns this CallClient's username.

Implementation

String? get username => participants.local.info.username;