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