假设具有以下pimcore 5数据对象的结构: Category A (custom class 'category') Product A (Custom class 'product') Category B (custom class 'category')
Product B (Custom class
= [{}]; // <-- I want to fill this object on Dart side
var nodes = tree.nodes(treeRoot).reverse(), // <- use this object on js side // .. code fortree drawing省:
Fu