astNode property
If this was parsed from an ast, the node in that ast
Implementation
@override
TypeDefinitionNode? get astNode => extra.astNode;
If this was parsed from an ast, the node in that ast
@override
TypeDefinitionNode? get astNode => extra.astNode;