menu
rohd_schematic_viewer
schematic_viewer.dart
LocalCrossProbeChannel
lastPaths property
lastPaths
dark_mode
light_mode
lastPaths
property
List
<
String
>
?
get
lastPaths
The signal paths of the most recent broadcast.
Implementation
List<String>? get lastPaths => _lastPaths;
rohd_schematic_viewer
schematic_viewer
LocalCrossProbeChannel
lastPaths property
LocalCrossProbeChannel class