firebase package
documentation
firebase_firestore
DocumentSnapshot
id property
id
id
property
Null safety
String
id
Provides the document's ID.
Implementation
String get id => jsObject.id;
firebase package
documentation
firebase_firestore
DocumentSnapshot
id property
DocumentSnapshot class
Properties
exists
hashCode
id
jsObject
metadata
ref
runtimeType
Methods
data
get
isEqual
noSuchMethod
toString
Operators
operator ==
Static methods
getInstance