QueryTraceCallRequest constructor
const
QueryTraceCallRequest({})
Implementation
const QueryTraceCallRequest({
this.args,
this.gasCap,
this.proposerAddress,
this.traceConfig,
this.blockNumber,
this.blockHash,
this.blockTime,
this.chainId,
});