stream property

Stream<NeuronDebugEvent> get stream

Implementation

Stream<NeuronDebugEvent> get stream => _controller.stream;