call abstract method

void call(
  1. State state
)

Emits the provided state.

Implementation

void call(State state);