menu
dart_apitool package
documentation
api_tool_cli.dart
ApiChangeTreeNode
children property
children property
dark_mode
light_mode
children
property
Map
<
Declaration
,
ApiChangeTreeNode
>
children
final
the children of this node
Implementation
final Map<Declaration, ApiChangeTreeNode> children;
dart_apitool package
documentation
api_tool_cli
ApiChangeTreeNode
children property
ApiChangeTreeNode class