init(_:)
Creates a pass library notification name according to the provided string.
Declaration
init(_ rawValue: String)Parameters
- rawValue:
The string that corresponds to a notification name that PassKit defines.
Creates a pass library notification name according to the provided string.
init(_ rawValue: String)The string that corresponds to a notification name that PassKit defines.