instanceLoadedStream property

Stream<EditorInstanceLoadedEvent> instanceLoadedStream
final

Implementation

final Stream<EditorInstanceLoadedEvent> instanceLoadedStream =
    AffogatoEvents.editorInstanceLoadedEventsController.stream;