OnComplete<T> typedef

OnComplete<T> = void Function()

Implementation

typedef OnComplete<T> = void Function();