UpcomingMaintenanceEvent constructor
UpcomingMaintenanceEvent({})
Implementation
UpcomingMaintenanceEvent({
this.endTime,
this.maintenanceStatus,
this.onHostMaintenance,
this.startTime,
this.type,
});
UpcomingMaintenanceEvent({
this.endTime,
this.maintenanceStatus,
this.onHostMaintenance,
this.startTime,
this.type,
});