declaredFragment property

BindPatternVariableFragment? get declaredFragment

The fragment declared by this declaration.

Returns null if the AST structure hasn't been resolved.

Implementation

BindPatternVariableFragment? get declaredFragment;