MessageChat({ required this.role, required this.content, required this.created, this.isSentByMe = false, });