clearSeriesId method

RangeAnnotation clearSeriesId()

Clears RangeAnnotation.seriesId to null.

Implementation

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