WorkerErrorReported

@Serializable
data class WorkerErrorReported(val errorMessage: ServiceWorkerErrorMessage) : ServiceWorkerEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(errorMessage: ServiceWorkerErrorMessage)

Properties

Link copied to clipboard

(undocumented in the protocol definition)