@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_id': chatId, 'message_id': messageId, 'user_id': userId, '@type': constructor, };