Callback typedef

Callback = void Function(CompleteTimer timer)

Implementation

typedef Callback = void Function(CompleteTimer timer);