values constant
List of all possible values in this TransactionErrorType.
Implementation
static const values = <TransactionErrorType>[
badNonce,
invalidAccount,
someError,
timeout,
unknown,
webhookFailed,
];
List of all possible values in this TransactionErrorType.
static const values = <TransactionErrorType>[
badNonce,
invalidAccount,
someError,
timeout,
unknown,
webhookFailed,
];