init(rawValue:)
Creates a record type based on the provided string.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string for the record type.
Creates a record type based on the provided string.
init(rawValue: String)The raw string for the record type.