threshold property
A condition that compares a stats value against a threshold. Alert will be triggered if value above the threshold.
Implementation
final double? threshold;
A condition that compares a stats value against a threshold. Alert will be triggered if value above the threshold.
final double? threshold;