menu
MBG_Inspektionen
backend/incremental_backup.dart
BackupWorkEstimate
BackupWorkEstimate.new const constructor
BackupWorkEstimate.new
dark_mode
light_mode
BackupWorkEstimate
constructor
const
BackupWorkEstimate
(
{
required
double
progress
,
required
Duration
remaining
,
})
Implementation
const BackupWorkEstimate({ required this.progress, required this.remaining, });
MBG_Inspektionen
incremental_backup
BackupWorkEstimate
BackupWorkEstimate.new const constructor
BackupWorkEstimate class