Skip to content

Instance Method

add(value:)

Append a new case to the enum type.
@discardableResult func add(value: String) -> Self