1. Deprecated("Internal Use Only")
Transaction internalCreateTransaction()

Source

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