menu
googleapis package
documentation
firestore/v1.dart
RunQueryResponse typedef
RunQueryResponse typedef
dark_mode
light_mode
RunQueryResponse
typedef
RunQueryResponse
=
List
<
RunQueryResponseElement
>
The response for Firestore.RunQuery.
Implementation
typedef
RunQueryResponse = core.
List
<RunQueryResponseElement>;
googleapis package
documentation
firestore/v1
RunQueryResponse typedef
v1 library