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