children property

List<SyncedTreeNode<TKey, TItem>> children
final

Nested child nodes in sibling order.

Implementation

final List<SyncedTreeNode<TKey, TItem>> children;