TransactionInfo constructor

const TransactionInfo(
  1. String id
)

Implementation

const TransactionInfo(this.id);