1. Deprecated("Internal Use Only")
OverflowEvent internalCreateOverflowEvent()

Source

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