treeId

abstract val treeId: Int

An identifier for the state provider's tree.

It is especially useful in a setting where state may be read across tree boundaries. In such case, it may be desirable to adjust the access/tracking logic accordingly.