BatchGetDocumentsResponse typedef
The streamed response for Firestore.BatchGetDocuments.
Implementation
typedef BatchGetDocumentsResponse = core.List<BatchGetDocumentsResponseElement>;
The streamed response for Firestore.BatchGetDocuments.
typedef BatchGetDocumentsResponse = core.List<BatchGetDocumentsResponseElement>;