menu
ouisync
ouisync.dart
StorageSize
StorageSize.new constructor
StorageSize.new
dark_mode
light_mode
StorageSize
constructor
StorageSize
(
{
required
int
bytes
,
})
Implementation
StorageSize({ required this.bytes, });
ouisync
ouisync
StorageSize
StorageSize.new constructor
StorageSize class