call abstract method

TState call(
  1. TEvent event,
  2. TValue current
)

Implementation

TState call(TEvent event, TValue current);