docs property

An array of all the documents in the QuerySnapshot.

Implementation

external JSArray<QueryDocumentSnapshot> get docs;