Removable typedef

Removable = void Function()

Can be called to remove a listener

Implementation

typedef Removable = void Function();