root property

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

Implementation

ReferencePlatform get root {
  return storage.ref('/');
}