scriptUrl property - ServiceWorker class - dart:html library (original) (raw)

description

  1. @JSName('scriptURL')

String? getscriptUrl

Implementation

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