threshold property

set threshold (int? threshold)

Implementation

static set threshold(int? threshold) => _ii._threshold = threshold ?? 300;