TransactionState constructor

const TransactionState(
  1. String _name
)

Implementation

const TransactionState(this._name);