init(rawValue:)
Creates a metadata identifier with the specified raw value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string value.
Creates a metadata identifier with the specified raw value.
init(rawValue: String)The raw string value.