ServiceLevelObjective constructor
      
      ServiceLevelObjective({})
     
    
    
Implementation
ServiceLevelObjective({
  this.calendarPeriod,
  this.displayName,
  this.goal,
  this.name,
  this.rollingPeriod,
  this.serviceLevelIndicator,
  this.userLabels,
});