serviceWorkerRouterInfo property

ServiceWorkerRouterInfo? serviceWorkerRouterInfo
final

Information about how ServiceWorker Static Router API was used. If this field is set with matchedSourceType field, a matching rule is found. If this field is set without matchedSource, no matching rule is found. Otherwise, the API is not used.

Implementation

final ServiceWorkerRouterInfo? serviceWorkerRouterInfo;