init(rawValue:)
Creates an association type with a string value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string value for the association type.
Creates an association type with a string value.
init(rawValue: String)The raw string value for the association type.