GenericEvent.undo constructor

const GenericEvent.undo()

Undo's the effects of the last event

Implementation

const factory GenericEvent.undo() = GenericEventUndo;