init(rawValue:)
Creates a new instance with the specified string.
Declaration
init(rawValue: String)Parameters
- rawValue:
The name of the store as a
String.
Creates a new instance with the specified string.
init(rawValue: String)The name of the store as a String.