menu
synquill package
documentation
synquill_core.dart
AggregateFunctionExpression<D extends Object>
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
FunctionParameter
>
arguments
final
The arguments to pass to the function.
Implementation
final List<FunctionParameter> arguments;
synquill package
documentation
synquill_core
AggregateFunctionExpression<D extends Object>
arguments property
AggregateFunctionExpression class