StorageQuotaCallback typedef

StorageQuotaCallback = void Function(int result)

Implementation

typedef void StorageQuotaCallback(int grantedQuotaInBytes);