buildOptional(_:)
Enables support for if statements that do not have an else clause.
Declaration
static func buildOptional(_ component: (any DataInsertable)?) -> any DataInsertableEnables support for if statements that do not have an else clause.
static func buildOptional(_ component: (any DataInsertable)?) -> any DataInsertable