invoke

open suspend operator fun <A> Saga<A>.invoke(): A

Invoke a Saga and returns its value A

Sources

Link copied to clipboard