DocumentReferenceOf constructor
DocumentReferenceOf(
- Object? target
Implementation
DocumentReferenceOf(Object? target) : target = normalizeExpression(target);
DocumentReferenceOf(Object? target) : target = normalizeExpression(target);