SupervisorService constructor
Returns a new SupervisorService instance.
Implementation
SupervisorService({
this.name,
this.status,
this.releaseId,
this.downloadProgress,
});
Returns a new SupervisorService instance.
SupervisorService({
this.name,
this.status,
this.releaseId,
this.downloadProgress,
});