diffStream property

Stream<ChipsDiff<T>> diffStream

Implementation

Stream<ChipsDiff<T>> get diffStream => _diffs.stream;