buildOptional(_:)
Creates a builder with an optional component.
Declaration
@export(implementation) static func buildOptional(_ instructions: Instructions?) -> InstructionsCreates a builder with an optional component.
@export(implementation) static func buildOptional(_ instructions: Instructions?) -> Instructions