const ChatView({Key? key, required this.listId, required this.profile, required this.token}) : super(key: key);