menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
whereNone abstract method
whereNone abstract method
dark_mode
light_mode
whereNone
abstract method
QueryBuilderInterface
<
T
>
whereNone
(
Map
<
String
,
dynamic
>
conditions
)
Matches NONE of the conditions
Implementation
QueryBuilderInterface<T> whereNone(Map<String, dynamic> conditions);
khadem package
documentation
contracts
QueryBuilderInterface<T>
whereNone abstract method
QueryBuilderInterface class