menu
firebase package
documentation
firestore.dart
DocumentReference
id property
id property
dark_mode
light_mode
id
property
String
get
id
The document's identifier within its collection.
Implementation
String get id => jsObject.id;
firebase package
documentation
firestore
DocumentReference
id property
DocumentReference class