Gets a list of all the documents included in this snapshot.
@override List<QueryDocumentSnapshot<Map<String, dynamic>>> get docs => _docs;