stateType property
Type that holds the internal accumulator state for the Aggregate.
This is a function of the input_type and aggregator chosen, and will
always specify a full encoding.
Output only.
Implementation
Type? stateType;
Type that holds the internal accumulator state for the Aggregate.
This is a function of the input_type and aggregator chosen, and will
always specify a full encoding.
Output only.
Type? stateType;