const ChatUser({ required this.id, required this.name, this.avatarUrl, this.avatarWidget, this.color, });