parent property

CollectionRef? parent

The parent CollectionRef of this document.

Implementation

CollectionRef? get parent => _parent;