PushSubscriptionJSON

external interface PushSubscriptionJSON(source)

Properties

Link copied to clipboard
abstract var endpoint: String?
Link copied to clipboard
Link copied to clipboard
abstract var keys: ReadonlyRecord<String, String>?