SearchPublicChat copyWith({String? username}) => SearchPublicChat(username: username ?? this.username);