node property
AstNode
get
node
The node that declares the element. Depending on whether it is returned from ResolvedLibraryResult or ParsedLibraryResult it might be resolved or just parsed.
Implementation
AstNode get node;