onCompletion

abstract fun onCompletion(handle: suspend (application: T) -> Unit)

当目标完成时执行注册的回调函数。