menu
neuron
neuron.dart
NeuronDebugRegistry
history property
history
dark_mode
light_mode
history
property
List
<
NeuronDebugEvent
>
get
history
Implementation
List<NeuronDebugEvent> get history => List<NeuronDebugEvent>.unmodifiable(_history);
neuron
neuron
NeuronDebugRegistry
history property
NeuronDebugRegistry class