Firestore query the aggregate is calculated for
Aggregate specification
Size of the result set, loading state, and error
undefined
if the aggregate is currently being calculated, or an error occurredtrue
while calculating the aggregate; false
if the aggregate was calculated successfully or an error occurredundefined
if no error occurred
Returns aggregate of a Firestore Query. Does not update the result once initially calculated.