emit abstract method

void emit(
  1. State state
)

Emits a new state.

Implementation

void emit(State state);