menu
firebase package
documentation
firestore.dart
DocumentSnapshot
id property
id property
dark_mode
light_mode
id
property
String
get
id
Provides the document's ID.
Implementation
String get id => jsObject.id;
firebase package
documentation
firestore
DocumentSnapshot
id property
DocumentSnapshot class