multiFixArguments property
The arguments that should be used when composing the message for a
multi-fix, or null if the fix message has no parameters or if this
producer doesn't support multi-fixes.
Implementation
List<String>? get multiFixArguments => null;