menu
tunder package
documentation
database.dart
DatabaseConnection
tableExists abstract method
tableExists abstract method
dark_mode
light_mode
tableExists
abstract method
Future
<
bool
>
tableExists
(
String
table
)
Implementation
Future<bool> tableExists(String table);
tunder package
documentation
database
DatabaseConnection
tableExists abstract method
DatabaseConnection class