TransactionError constructor

TransactionError(
  1. String message
)

Implementation

TransactionError(this.message);