threshold property

double? threshold
final

A condition that compares a stats value against a threshold. Alert will be triggered if value above the threshold.

Implementation

final double? threshold;