DecisionEventInfo.fullCtx

{@code true} if the current event occurred during LL prediction; otherwise, {@code false} if the input occurred during SLL prediction.

class DecisionEventInfo
bool fullCtx;

Meta