nextFragment property
The next fragment in the augmentation chain.
Returns null
if this is the last fragment in the chain.
Implementation
@override
ExecutableFragment? get nextFragment;
The next fragment in the augmentation chain.
Returns null
if this is the last fragment in the chain.
@override
ExecutableFragment? get nextFragment;