Not documented.

Source

static KeyboardEvent internalCreateKeyboardEvent() {
  return new KeyboardEvent._internalWrap();
}