declaredElement property
ExecutableElement?
get
declaredElement
Return the element associated with the function, or null
if the AST
structure has not been resolved.
Implementation
ExecutableElement? get declaredElement;