Michael Rozenblat

Results 12 comments of Michael Rozenblat

ok adding `TreeElement._() : _elementInfo = ElementInfo.rootElementInfo() as T;` and using `@JsonSerializable(explicitToJson: true, constructor: '_')` seems like generates without errors

Strange the generation seem fine but when I run my package in the app I get the following error: `Error: Method not found: '_$DataTree'.`