menu
firebaseapis 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>;
firebaseapis package
documentation
firestore/v1
RunQueryResponse typedef
firestore_v1 library