structureChangedStream property

Stream<VFSStructureChangedEvent> structureChangedStream
final

Implementation

final Stream<VFSStructureChangedEvent> structureChangedStream =
    AffogatoEvents.vfsStructureChangedEventsController.stream;