docs property
List<QueryDocumentSnapshot<Document> >
get
docs
All the items obtained.
Implementation
List<QueryDocumentSnapshot<Document>> get docs;
All the items obtained.
List<QueryDocumentSnapshot<Document>> get docs;