StorageQuotaCallback typedef

StorageQuotaCallback = void Function(int grantedQuotaInBytes)

Implementation

typedef StorageQuotaCallback = void Function(int grantedQuotaInBytes);