fixKind property
The fix kind that should be used to build a fix, or null if this
producer doesn't support fixes.
Implementation
@override
FixKind get fixKind => _kind;
The fix kind that should be used to build a fix, or null if this
producer doesn't support fixes.
@override
FixKind get fixKind => _kind;