menu
flenx package
documentation
api/db_executor.dart
DbExecutor
count abstract method
count abstract method
dark_mode
light_mode
count
abstract method
Future
<
int
>
count
(
String
table
)
Conta registros de
table
.
Implementation
Future<int> count(String table);
flenx package
documentation
api/db_executor
DbExecutor
count abstract method
DbExecutor class