SuiteHealthAnalyzer constructor
const
SuiteHealthAnalyzer(
- ReportStore store, {
- SaturationThresholds thresholds = const SaturationThresholds(),
Implementation
const SuiteHealthAnalyzer(
this.store, {
this.thresholds = const SaturationThresholds(),
});