snapshots property

Stream<NeuronDebugSnapshot> get snapshots

Implementation

Stream<NeuronDebugSnapshot> get snapshots => _snapshots.stream;