menu
khadem package
documentation
contracts.dart
QueryBuilderInterface<T>
whereAfterToday abstract method
whereAfterToday abstract method
dark_mode
light_mode
whereAfterToday
abstract method
QueryBuilderInterface
<
T
>
whereAfterToday
(
String
column
)
WHERE column date is after today
Implementation
QueryBuilderInterface<T> whereAfterToday(String column);
khadem package
documentation
contracts
QueryBuilderInterface<T>
whereAfterToday abstract method
QueryBuilderInterface class