domainFn property
Accessor function that returns the domain for a tree node.
Implementation
final TypedAccessorFn<TreeNode<T>, D> domainFn;
Accessor function that returns the domain for a tree node.
final TypedAccessorFn<TreeNode<T>, D> domainFn;