menu
firedart package
documentation
firestore/models.dart
QueryReference
get method
get method
dark_mode
light_mode
get
method
Future
<
List
<
Document
>
>
get
(
)
Implementation
Future<List<Document>> get() => _gateway.runQuery(_structuredQuery, fullPath);
firedart package
documentation
firestore/models
QueryReference
get method
QueryReference class