isCommitted property

bool get isCommitted

Whether this transaction has been committed

Implementation

bool get isCommitted => _isCommitted;