diffStream property

Stream<ChipsDiff<T>> get diffStream

Implementation

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