Returns a new ChatUser instance.
ChatUser({ this.id, this.firstName, required this.name, this.isActive, required this.photo, });