1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
StorageQuota internalCreateStorageQuota()

Not documented.

Source

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