menu
flowdb package
documentation
core.dart
Collection
size property
size property
dark_mode
light_mode
size
property
Future
<
int
>
get
size
Implementation
Future<int> get size async => await _collectionOperations.size;
flowdb package
documentation
core
Collection
size property
Collection class