declaredFragment property
The fragment declared by this declaration.
Returns null
if the AST structure hasn't been resolved.
Implementation
@override
LocalVariableFragment? get declaredFragment;
The fragment declared by this declaration.
Returns null
if the AST structure hasn't been resolved.
@override
LocalVariableFragment? get declaredFragment;