QueryTxHashResponse constructor

const QueryTxHashResponse({
  1. String? txHash,
})

Implementation

const QueryTxHashResponse({this.txHash});