reset method

void reset()
inherited

Resets the history.

Implementation

void reset() => history.clear();