menu
synquill package
documentation
synquill_core.dart
AggregateFunctionExpression<D extends Object>
distinct property
distinct property
dark_mode
light_mode
distinct
property
bool
distinct
final
Whether only distinct rows should be passed to the function.
Implementation
final bool distinct;
synquill package
documentation
synquill_core
AggregateFunctionExpression<D extends Object>
distinct property
AggregateFunctionExpression class