Initializermochidev.swift-webpush 0.4.2WebPush
init(rawValue:)
init?(rawValue: String)
init?(rawValue: String)
s7WebPush10SubscriberV10CodingKeysO8rawValueAESgSS_tcfc
What are these?72XKF
import WebPush
enum CodingKeys
The encoded representation of a subscriber.
struct Subscriber
A default subscriber implementation that can be used to decode subscriptions encoded by client-side JavaScript directly.
@frozen struct String
A Unicode string value that is a collection of characters.
init?(intValue: Int)
init?(stringValue: String)