Creates a server-side InputEvent.
InputEvent createInputEvent(String type) => ServerInputEvent(type);