FlowContext
public class FlowContext
Class representing the context of a flow.
- property flowContext: The shared context of the flow.
-
Declaration
Swift
public let flowContext: SharedContext
-
Declaration
Swift
public init(flowContext: SharedContext)