Disposer typedef

Disposer = dynamic Function()

Implementation

typedef Disposer = Function();