GetBackupPlanFromJSONOutput constructor
GetBackupPlanFromJSONOutput({
- BackupPlan? backupPlan,
Implementation
GetBackupPlanFromJSONOutput({
this.backupPlan,
});
GetBackupPlanFromJSONOutput({
this.backupPlan,
});