BackupManagementView constructor

const BackupManagementView({
  1. Key? key,
})

Implementation

const BackupManagementView({Key? key}) : super(key: key);