onStdoutEvent property

Stream<Event> onStdoutEvent

Implementation

Stream<Event> get onStdoutEvent => _getEventController('Stdout').stream;