root property
Implementation
late final root = MeshElement(parent: null, tagName: schema.root.tagName, attributes: {}, doc: this, elementType: schema.root);
late final root = MeshElement(parent: null, tagName: schema.root.tagName, attributes: {}, doc: this, elementType: schema.root);