getHistory method

JsObject? getHistory()

Get a (JSON-serializable) representation of the undo history.

Implementation

JsObject? getHistory() => call('getHistory');