menu
neuron
neuron.dart
NeuronPerformanceMonitor
benchmarkResults property
benchmarkResults
dark_mode
light_mode
benchmarkResults
property
Map
<
String
,
dynamic
>
get
benchmarkResults
Implementation
Map<String, dynamic> get benchmarkResults => Map.unmodifiable(_benchmarkResults);
neuron
neuron
NeuronPerformanceMonitor
benchmarkResults property
NeuronPerformanceMonitor class