Callback typedef

Callback = void Function()

Void callback function handler

Implementation

typedef Callback = void Function();