cloud_firestore package
documentation
cloud_firestore
DocumentReference
<
T extends Object?
>
parent property
parent
parent
property
Null safety
CollectionReference
<
T
>
parent
The parent
CollectionReference
of this document.
Implementation
CollectionReference<T> get parent;
cloud_firestore package
documentation
cloud_firestore
DocumentReference
<
T extends Object?
>
parent property
DocumentReference class
Constructors
DocumentReference
Properties
firestore
hashCode
id
parent
path
runtimeType
Methods
collection
delete
get
noSuchMethod
set
snapshots
toString
update
withConverter
Operators
operator ==