declaredElement2 property
The element declared by this declaration.
Returns null
if the AST structure hasn't been resolved.
Implementation
@experimental
BindPatternVariableElement2? get declaredElement2;
The element declared by this declaration.
Returns null
if the AST structure hasn't been resolved.
@experimental
BindPatternVariableElement2? get declaredElement2;