CancelableResult

constructor(input: T? = null, cancelBlock: () -> Unit = {})