parent property
CollectionReference<T>
get
parent
The parent CollectionReference of this document.
Implementation
CollectionReference<T> get parent;
The parent CollectionReference of this document.
CollectionReference<T> get parent;