bundledSwAssetDirMarker top-level constant
String
const bundledSwAssetDirMarker
Marker used to distinguish the bundled service worker registration from a legacy (manually copied) registration when both script URLs end in jsNotificationsSwJs.
Implementation
const String bundledSwAssetDirMarker = "assets/packages/js_notifications/";