menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
whereNull abstract method
whereNull abstract method
dark_mode
light_mode
whereNull
abstract method
QueryBuilderInterface
<
T
>
whereNull
(
String
column
)
WHERE column IS NULL
Implementation
QueryBuilderInterface<T> whereNull(String column);
khadem package
documentation
contracts
QueryBuilderInterface<T>
whereNull abstract method
QueryBuilderInterface class