WebViewer constructor Null safety

WebViewer(
  1. String url
)

Implementation

WebViewer(String this.url);