uncommit method

  1. @override
void uncommit()
inherited

remove commit

Implementation

@override
void uncommit() => committed = false;