const UserHeader({ Key? key, required this.profileId, this.publishedDateTime, required this.profile, }) : super(key: key);