Initializermochidev.swift-webpush 0.4.2WebPush
init(stringValue:)
init?(stringValue: String)
init?(stringValue: String)
s7WebPush10SubscriberV10CodingKeysO11stringValueAESgSS_tcfc
What are these?6IUXO
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?(rawValue: String)