DocumentReferenceOf constructor

DocumentReferenceOf(
  1. Object? target
)

Implementation

DocumentReferenceOf(Object? target) : target = normalizeExpression(target);