docs property

Gets a list of all the documents included in this snapshot.

Implementation

List<QueryDocumentSnapshot<T>> get docs;