expandEvents property

Stream<bool> get expandEvents

Implementation

Stream<bool> get expandEvents => _expandEvents.stream.distinct();