PWAviewer constructor

PWAviewer({
  1. Key? key,
  2. String? URL,
})

Implementation

PWAviewer({super.key,this.URL});