menu
universal_web package
documentation
web.dart
StorageEstimate
StorageEstimate.new factory constructor
StorageEstimate.new factory constructor
dark_mode
light_mode
StorageEstimate
constructor
StorageEstimate
(
{
int
usage
,
int
quota
,
})
Implementation
external factory StorageEstimate({ int usage, int quota, });
universal_web package
documentation
web
StorageEstimate
StorageEstimate.new factory constructor
StorageEstimate extension type