1. Deprecated("Internal Use Only")
BeforeUnloadEvent internalCreateBeforeUnloadEvent()

Source

@Deprecated("Internal Use Only")
static BeforeUnloadEvent internalCreateBeforeUnloadEvent() {
  return new BeforeUnloadEvent._internalWrap();
}