Creates a server-side FocusEvent.
FocusEvent createFocusEvent(String type) => ServerFocusEvent(type);