Disposable typedef

Disposable = void Function()

Implementation

typedef Disposable = void Function();