reload method

void reload()

Reloads the editor.

Implementation

void reload() => sendEvent(const EditorReload());