StorageStatisticsFast constructor
StorageStatisticsFast({})
Implementation
StorageStatisticsFast({
super.extra,
super.client_id,
this.files_size,
this.file_count,
this.database_size,
this.language_pack_database_size,
this.log_size,
});