undo method

dynamic undo()
override

Implementation

undo() {
  reset(_initial);
}