GoogleCloudApigeeV1Score constructor
      
      GoogleCloudApigeeV1Score({ 
    
    
- GoogleCloudApigeeV1ScoreComponent? component,
 - List<
GoogleCloudApigeeV1ScoreComponent> ? subcomponents, - GoogleTypeInterval? timeRange,
 
Implementation
GoogleCloudApigeeV1Score({
  this.component,
  this.subcomponents,
  this.timeRange,
});