EmitCallback<S> typedef

EmitCallback<S> = void Function(S state)

Implementation

typedef EmitCallback<S> = void Function(S state);