asRef method

Ref asRef()

Implementation

Ref asRef() {
  return Ref(Collection(collection!.id), id);
}