collect Collectable Reactively To Result
suspend fun StandardEventResult.CollectableReactivelyResult.collectCollectableReactivelyToResult(): EventResult
Collects the result of a CollectableReactivelyResult by invoking the collectCollectableReactively() method and returning the result as an EventResult.
Return
The EventResult obtained from collecting the CollectableReactivelyResult