1. Deprecated("Internal Use Only")
ObjectStore internalCreateObjectStore()

Source

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