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