scriptUrl property - ServiceWorker class - dart:html library

  1. @JSName.new('scriptURL')
String? get scriptUrl

Implementation

@JSName('scriptURL')
String? get scriptUrl native;