UnMountCallback<T> typedef

UnMountCallback<T> = void Function(T id)

Implementation

typedef UnMountCallback<T> = void Function(T id);