abortError property

Returns the abort error (TransactionAbortedError).

Implementation

TransactionAbortedError? get abortError => _abortError;