FlowContext

class FlowContext(val flowContext: SharedContext)

Class representing the context of a flow.

Constructors

Link copied to clipboard
constructor(flowContext: SharedContext)

Properties

Link copied to clipboard

The shared context of the flow.