InstructionOutput constructor
InstructionOutput({})
Implementation
InstructionOutput({
this.codec,
this.name,
this.onlyCountKeyBytes,
this.onlyCountValueBytes,
this.originalName,
this.systemName,
});
InstructionOutput({
this.codec,
this.name,
this.onlyCountKeyBytes,
this.onlyCountValueBytes,
this.originalName,
this.systemName,
});