StorageQuotaCallback typedef
StorageQuotaCallback =
void Function(int grantedQuotaInBytes)
Implementation
typedef StorageQuotaCallback = void Function(int grantedQuotaInBytes);
typedef StorageQuotaCallback = void Function(int grantedQuotaInBytes);