committed property

bool committed

If transaction was committed.

Implementation

bool get committed => jsObject.committed;