menu
simple_tiles_map_offline_drift package
documentation
database/drift/app_db.dart
$$TilesTableProcessedTableManager
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(); }
simple_tiles_map_offline_drift package
documentation
database/drift/app_db
$$TilesTableProcessedTableManager
exists method
$$TilesTableProcessedTableManager class