init(rawValue:)
Creates a metadata object type with a string value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw value string for a metadata type.
Creates a metadata object type with a string value.
init(rawValue: String)The raw value string for a metadata type.