Service constructor
Service({})
Implementation
Service({
this.accountId,
this.durationHistogram,
this.edges,
this.endTime,
this.name,
this.names,
this.referenceId,
this.responseTimeHistogram,
this.root,
this.startTime,
this.state,
this.summaryStatistics,
this.type,
});