StorageQuotaCallback typedef - dart:html library (original) (raw)
StorageQuotaCallback =void Function(int grantedQuotaInBytes)
Implementation
typedef void StorageQuotaCallback(int grantedQuotaInBytes);
StorageQuotaCallback =void Function(int grantedQuotaInBytes)
typedef void StorageQuotaCallback(int grantedQuotaInBytes);