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