TimerCancelCallback typedef

TimerCancelCallback = dynamic Function(bool playNext)

Implementation

typedef TimerCancelCallback(bool playNext);