isCommitting property

bool isCommitting

Implementation

bool get isCommitting => _commitCalled && (!_committed && !_aborted);