nextFragment property

  1. @override
BindPatternVariableFragment? get nextFragment
override

The next fragment in the augmentation chain.

Returns null if this is the last fragment in the chain.

Implementation

@override
BindPatternVariableFragment? get nextFragment;