menu
googleapis package
documentation
firestore/v1.dart
BatchGetDocumentsResponseElement
BatchGetDocumentsResponseElement constructor
BatchGetDocumentsResponseElement constructor
dark_mode
light_mode
BatchGetDocumentsResponseElement
constructor
BatchGetDocumentsResponseElement
(
{
Document
?
found
,
String
?
missing
,
String
?
readTime
,
String
?
transaction
,
})
Implementation
BatchGetDocumentsResponseElement({ this.found, this.missing, this.readTime, this.transaction, });
googleapis package
documentation
firestore/v1
BatchGetDocumentsResponseElement
BatchGetDocumentsResponseElement constructor
BatchGetDocumentsResponseElement class