StorageCopyimport type { Storage } from "https://googleapis.deno.dev/v1/firebasecrashlytics:v1alpha.ts";Mobile device disk/flash usage. Not reported for all devices. interface Storage {free?: bigint;used?: bigint;}§Properties§free?: bigint[src]Bytes free. §used?: bigint[src]Bytes used.