1. Deprecated("Internal Use Only")
History internalCreateHistory()

Source

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