BackupScheduleShowTextUi constructor

const BackupScheduleShowTextUi({
  1. required String baseCommand,
})

Implementation

const BackupScheduleShowTextUi({required this.baseCommand});