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