menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
wherePast abstract method
wherePast abstract method
dark_mode
light_mode
wherePast
abstract method
QueryBuilderInterface
<
T
>
wherePast
(
String
column
)
WHERE column is in the past
Implementation
QueryBuilderInterface<T> wherePast(String column);
khadem package
documentation
contracts
QueryBuilderInterface<T>
wherePast abstract method
QueryBuilderInterface class