EmptyNode

public struct EmptyNode : Node

Represents an EmptyNode node in the workflow.

  • Initializes a new instance of EmptyNode.

    Declaration

    Swift

    public init()