menu
dump_yaml package
documentation
dump_yaml.dart
TreeNode<T>
comments property
comments property
dark_mode
light_mode
comments
property
Iterable
<
String
>
comments
final
Any comments associated with the node.
Implementation
final Iterable<String> comments;
dump_yaml package
documentation
dump_yaml
TreeNode<T>
comments property
TreeNode class