Service constructor
Service({})
Implementation
Service({
this.action,
this.archived,
this.count,
this.detectorId,
this.eventFirstSeen,
this.eventLastSeen,
this.evidence,
this.resourceRole,
this.serviceName,
this.userFeedback,
});