ServiceWorkerRouterInfo

@Serializable
data class ServiceWorkerRouterInfo(val ruleIdMatched: Int)

Official doc

Constructors

Link copied to clipboard
constructor(ruleIdMatched: Int)

Properties

Link copied to clipboard