Method
unset(name:)
Unsets a feature by name, removing its value and set status.
mutating func unset(name: String)
Parameters
name-
The name of the feature to unset.
Method
Unsets a feature by name, removing its value and set status.
mutating func unset(name: String)
nameThe name of the feature to unset.