AggregateQuerySnapshot
interface
The results of executing an aggregation query.
Methods
data
</>Returns the results of the aggregations performed over the underlying query.
data(): AggregateSpecData<>;
The results of executing an aggregation query.
Returns the results of the aggregations performed over the underlying query.
data(): AggregateSpecData<>;