ref property

Reference ref

The Reference for this snapshot.

Implementation

Reference get ref {
  return Reference._(storage, _delegate.ref);
}