EffectFun<S> typedef

EffectFun<S> = void Function(S arg)

Implementation

typedef EffectFun<S> = void Function(S arg);