HtmlSource.uri constructor

HtmlSource.uri(
  1. Uri uri
)

Implementation

HtmlSource.uri(Uri uri) : this.url(uri.toString());