menu
tool_database package
documentation
database.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;
tool_database package
documentation
database
AggregateFunctionExpression<D extends Object>
distinct property
AggregateFunctionExpression class