ThresholdConfig constructor

ThresholdConfig({
  1. double? value,
})

Implementation

ThresholdConfig({this.value}) : super(fullyQualifiedName);