Skip to content

StorageUsageCallback ​

typedef StorageUsageCallback = void Function(
  int currentUsageInBytes,
  int currentQuotaInBytes,
)