StackFrameFormat constructor
StackFrameFormat({})
Implementation
StackFrameFormat({
this.includeAll,
this.line,
this.module,
this.parameterNames,
this.parameterTypes,
this.parameterValues,
this.parameters,
super.hex,
});