cloud_firestore package
documentation
cloud_firestore
DocumentReference
<
T extends Object?
>
id property
id
id
property
Null safety
String
id
This document's given ID within the collection.
Implementation
String get id;
cloud_firestore package
documentation
cloud_firestore
DocumentReference
<
T extends Object?
>
id property
DocumentReference class
Constructors
DocumentReference
Properties
firestore
hashCode
id
parent
path
runtimeType
Methods
collection
delete
get
noSuchMethod
set
snapshots
toString
update
withConverter
Operators
operator ==