docs property

List<QueryDocumentSnapshot<Document>> docs

All the items obtained.

Implementation

List<QueryDocumentSnapshot<Document>> get docs;