menu
neuron
neuron.dart
NeuronDebugClient
snapshots property
snapshots
dark_mode
light_mode
snapshots
property
Stream
<
NeuronDebugSnapshot
>
get
snapshots
Implementation
Stream<NeuronDebugSnapshot> get snapshots => _snapshots.stream;
neuron
neuron
NeuronDebugClient
snapshots property
NeuronDebugClient class