username property Null safety

String? username

See CallClient.username.

Implementation

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