cellRequestReloadStream property

Stream<WindowPaneCellRequestReloadEvent> cellRequestReloadStream
final

Implementation

final Stream<WindowPaneCellRequestReloadEvent> cellRequestReloadStream =
    AffogatoEvents.windowPaneCellRequestReloadEventsController.stream;