docs property
JSArray<QueryDocumentSnapshot>
get
docs
An array of all the documents in the QuerySnapshot.
Implementation
external JSArray<QueryDocumentSnapshot> get docs;
An array of all the documents in the QuerySnapshot.
external JSArray<QueryDocumentSnapshot> get docs;