root property

MeshElement root
latefinal

Implementation

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