ModelMonitoringAlertCondition constructor

ModelMonitoringAlertCondition({
  1. double? threshold,
})

Implementation

ModelMonitoringAlertCondition({this.threshold}) : super(fullyQualifiedName);