invoke

operator fun invoke(value: I): TagHook<R, P, I>
operator fun invoke(value: Flow<I>): TagHook<R, P, I>