staticElement property Null safety
Return the forced extension element.
Return null
if the AST structure has not been resolved.
Implementation
ExtensionElement? get staticElement;
Return the forced extension element.
Return null
if the AST structure has not been resolved.
ExtensionElement? get staticElement;