menu
flowdb package
documentation
core.dart
BlobStorage
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
Future
<
bool
>
get
isEmpty
Implementation
Future<bool> get isEmpty async => await _collection.isEmpty;
flowdb package
documentation
core
BlobStorage
isEmpty property
BlobStorage class