value property

Selectable<V>? value
final

What is being counted, or null for COUNT(*).

Implementation

final Selectable<V>? value;