@override Map<String, dynamic> toJson() => <String, dynamic>{ 'category': category?.toJson(), 'chat_id': chatId, '@type': constructor, };