events property

Stream<NeuronDebugEvent> get events

Implementation

Stream<NeuronDebugEvent> get events => _events.stream;