@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "folder": folder.toJson(), "description": description, }; }