ref property

The Reference for this snapshot.

Implementation

ReferencePlatform get ref {
  throw UnimplementedError('ref is not implemented');
}