StorageQuotaCallback typedef

StorageQuotaCallback = void Function(int grantedQuotaInBytes)

Implementation

typedef void StorageQuotaCallback(int grantedQuotaInBytes);