create method - TrustedUrl class - dart:html library (original) (raw)

description

create static method

TrustedUrl create(

  1. String url )

Implementation

static TrustedUrl create(String url) native;