menu
dio_query package
documentation
features/cache/database.dart
$$CacheItemsTableTableManager
exists method
exists method
dark_mode
light_mode
exists
method
Future
<
bool
>
exists
(
)
inherited
Checks whether any rows exist
Implementation
Future<bool> exists() { return $state.exists(); }
dio_query package
documentation
features/cache/database
$$CacheItemsTableTableManager
exists method
$$CacheItemsTableTableManager class