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