SupervisorContainer constructor
SupervisorContainer({})
Returns a new SupervisorContainer instance.
Implementation
SupervisorContainer({
this.status,
this.serviceName,
this.appId,
this.imageId,
this.serviceId,
this.containerId,
this.createdAt,
});