closedStream property

Stream<WindowClosedEvent> closedStream
final

Implementation

final Stream<WindowClosedEvent> closedStream =
    AffogatoEvents.windowClosedEventsController.stream;