CompleteCallback<T> typedef

CompleteCallback<T> = void Function()

Implementation

typedef CompleteCallback<T> = void Function();