previousFragment property
The previous fragment in the augmentation chain.
Returns null
if this is the first fragment in the chain.
Implementation
@override
FieldFormalParameterFragment? get previousFragment;
The previous fragment in the augmentation chain.
Returns null
if this is the first fragment in the chain.
@override
FieldFormalParameterFragment? get previousFragment;