root property

Reference get root

A reference to the root of this reference's bucket.

Implementation

Reference get root => Reference._(storage, _delegate.root);