Represents the arguments for an undo/redo event.
BlockModel
| null
Specifies the current block content after the undo/redo action.
boolean
Specifies whether the action is an undo or redo.
BlockModel
| null
Specifies the block content before the undo/redo action.
UserModel
| null
Specifies the user who made the undo/redo action.