menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
count abstract method
count abstract method
dark_mode
light_mode
count
abstract method
Future
<
int
>
count
(
)
Returns total count of matched rows.
Implementation
Future<int> count();
khadem package
documentation
contracts
QueryBuilderInterface<T>
count abstract method
QueryBuilderInterface class