undo method

void undo()

Undoes the last action

Implementation

void undo() => evaluateJavascript(data: {'type': 'toIframe: undo'});