OsConfigPatchDeploymentRecurringScheduleWeekly constructor
const
OsConfigPatchDeploymentRecurringScheduleWeekly({
- required OsConfigPatchDeploymentDayOfWeek dayOfWeek,
Implementation
const OsConfigPatchDeploymentRecurringScheduleWeekly({
required this.dayOfWeek,
});