onStderrEvent property

Stream<Event> onStderrEvent

Implementation

Stream<Event> get onStderrEvent => _getEventController('Stderr').stream;