menu
firedart package
documentation
firestore/models.dart
DocumentReference
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
Document
?
>
get
stream
Implementation
Stream<Document?> get stream => _gateway.streamDocument(fullPath);
firedart package
documentation
firestore/models
DocumentReference
stream property
DocumentReference class