FeatureStatsAnomaly constructor
FeatureStatsAnomaly({})
Implementation
FeatureStatsAnomaly({
this.score = 0,
this.statsUri = '',
this.anomalyUri = '',
this.distributionDeviation = 0,
this.anomalyDetectionThreshold = 0,
this.startTime,
this.endTime,
}) : super(fullyQualifiedName);