TimerCallback typedef

TimerCallback = void Function(Object? state)

Implementation

typedef TimerCallback = void Function(Object? state);