isAborted property
bool
get
isAborted
Whether this transaction has been aborted
Implementation
bool get isAborted => _isAborted;
Whether this transaction has been aborted
bool get isAborted => _isAborted;