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