rawValue
The corresponding value of the raw type.
Declaration
var rawValue: String { get }Discussion
A new instance initialized with rawValue will be equivalent to this instance.
The corresponding value of the raw type.
var rawValue: String { get }A new instance initialized with rawValue will be equivalent to this instance.