clearSeriesId method

ThresholdAnnotation clearSeriesId()

Clears ThresholdAnnotation.seriesId to null.

Implementation

ThresholdAnnotation clearSeriesId() => copyWith(clearSeriesId: true);