ServiceWorkerRouterInfo

@Serializable
data class ServiceWorkerRouterInfo(val ruleIdMatched: Int, val matchedSourceType: ServiceWorkerRouterSource)

Official doc

Constructors

Link copied to clipboard
constructor(ruleIdMatched: Int, matchedSourceType: ServiceWorkerRouterSource)

Properties

Link copied to clipboard