PendingMaintenanceAction constructor
PendingMaintenanceAction({})
Implementation
PendingMaintenanceAction({
this.action,
this.autoAppliedAfterDate,
this.currentApplyDate,
this.description,
this.forcedApplyDate,
this.optInStatus,
});