menu
ouisync
ouisync.dart
QuotaInfo
QuotaInfo.new constructor
QuotaInfo.new
dark_mode
light_mode
QuotaInfo
constructor
QuotaInfo
(
{
required
StorageSize
?
quota
,
required
StorageSize
size
,
})
Implementation
QuotaInfo({ required this.quota, required this.size, });
ouisync
ouisync
QuotaInfo
QuotaInfo.new constructor
QuotaInfo class