MsgSubmitQueryResponse constructor
const
MsgSubmitQueryResponse({})
Implementation
const MsgSubmitQueryResponse({
this.chainId,
this.queryId,
this.result,
this.proofOps,
this.height,
this.fromAddress,
});
const MsgSubmitQueryResponse({
this.chainId,
this.queryId,
this.result,
this.proofOps,
this.height,
this.fromAddress,
});