Unregister typedef

Unregister = void Function()

Callback to unregister a dependency. It will be disposed of automatically.

Implementation

typedef Unregister = void Function();