CancelCallback<V> typedef

CancelCallback<V> = V Function(V value)

Implementation

typedef CancelCallback<V> = V Function(V value);