declaredElement2 property
The element associated with this declaration.
Returns null
if either this node corresponds to a list of declarations
or if the AST structure hasn't been resolved.
Implementation
@experimental
LocalVariableElement2? get declaredElement2;