menu
flowdb package
documentation
core.dart
BlobStorage
count property
count property
dark_mode
light_mode
count
property
Future
<
int
>
get
count
Implementation
Future<int> get count async => await _blobDiskDriver.count;
flowdb package
documentation
core
BlobStorage
count property
BlobStorage class