document property
DocumentNode
document
latefinal
AST representation of the document to be executed.
Implementation
late final DocumentNode document;
AST representation of the document to be executed.
late final DocumentNode document;