menu
firebaseapis package
documentation
firestore/v1beta1.dart
RunQueryResponse
RunQueryResponse constructor
RunQueryResponse constructor
dark_mode
light_mode
RunQueryResponse
constructor
RunQueryResponse
(
{
Document
?
document
,
String
?
readTime
,
int
?
skippedResults
,
String
?
transaction
,
})
Implementation
RunQueryResponse({ this.document, this.readTime, this.skippedResults, this.transaction, });
firebaseapis package
documentation
firestore/v1beta1
RunQueryResponse
RunQueryResponse constructor
RunQueryResponse class