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