data class FlowHandle<A>
<init> |
FlowHandle(id: StateMachineRunId, progress: <ERROR CLASS><Change>, returnValue: <ERROR CLASS><A>) |
id |
val id: StateMachineRunId |
progress |
val progress: <ERROR CLASS><Change> |
returnValue |
val returnValue: <ERROR CLASS><A> |