kCrateApiModelsConfigQualityThresholdsNewConstMeta property

TaskConstMeta get kCrateApiModelsConfigQualityThresholdsNewConstMeta

Implementation

TaskConstMeta get kCrateApiModelsConfigQualityThresholdsNewConstMeta =>
    const TaskConstMeta(
      debugName: "quality_thresholds_new",
      argNames: ["excellent", "great", "good", "moderate", "poor"],
    );