UnregisterRequest

@Serializable
data class UnregisterRequest(val scopeURL: String)(source)

Request object containing input parameters for the ServiceWorkerDomain.unregister command.

Constructors

Link copied to clipboard
constructor(scopeURL: String)

Properties

Link copied to clipboard