declaredElement property

ExecutableElement? get declaredElement

The element associated with the function, or null if the AST structure hasn't been resolved.

Implementation

ExecutableElement? get declaredElement;