isCommitted property
bool
get
isCommitted
Whether this transaction has been committed
Implementation
bool get isCommitted => _isCommitted;
Whether this transaction has been committed
bool get isCommitted => _isCommitted;