menu
electrician_app
features/diagram/domain/entities/electrical_node.dart
ProtectionNode
children property
children
dark_mode
light_mode
description
children
property
List
<
ElectricalNode
>
get
children
Implementation
List<ElectricalNode> get children;
electrician_app
electrical_node
ProtectionNode
children property
ProtectionNode class