Creates a new ChatUser instance.
ChatUser({ required this.id, required this.name, this.avatarUrl, });