sum property
The sum of the field values across the documents in the result set.
null
for date fields.
Implementation
final double? sum;
The sum of the field values across the documents in the result set.
null
for date fields.
final double? sum;