menu
flowdb package
documentation
core.dart
Collection
getAllSync method
getAllSync method
dark_mode
light_mode
getAllSync
method
List
<
Document
>
getAllSync
(
)
Implementation
List<Document> getAllSync() => _builder.getSync();
flowdb package
documentation
core
Collection
getAllSync method
Collection class