afterKey property

Map? afterKey
getter/setter pair

If the number of composite buckets is too high (or unknown) to be returned in a single response use the afterKey parameter to retrieve the next results.

This property will only be present for composite aggregations.

Implementation

Map? afterKey;