init(typeIdentifier:rawValue:)
Creates a new instance with the specified enumeration identifier and raw value.
Declaration
init(typeIdentifier: String, rawValue: String)Creates a new instance with the specified enumeration identifier and raw value.
init(typeIdentifier: String, rawValue: String)