treeBuildInfoProvider property
Describes how the root node of the state tree should be constructed when build is called.
Because this RootNodeInfo also describes how its descendants should be built, it provides a complete description of a state tree.
Implementation
final StateTreeBuildProvider treeBuildInfoProvider;