username property

String username

Implementation

String get username {
  return client!.username;
}