ValueCountAgg

constructor(field: FieldOperations<T>, missing: T? = null)
constructor(value: AggValue<T>, missing: T? = null)