MempoolResponse constructor

const MempoolResponse(
  1. List<TransactionIdentifier> transactionIdentifiers
)

Implementation

const MempoolResponse(this.transactionIdentifiers);