TransactionIdentifier constructor

const TransactionIdentifier(
  1. String hash
)

Implementation

const TransactionIdentifier(this.hash);