result property

AggregationResult? result
getter/setter pair

A single aggregation result.

Not present when reporting partial progress or when the query produced zero results.

Implementation

AggregationResult? result;