isAborted property

bool get isAborted

Whether this transaction has been aborted

Implementation

bool get isAborted => _isAborted;