create method - TrustedUrl class - dart:html library (original) (raw)
create static method
TrustedUrl create(
- String url )
Implementation
static TrustedUrl create(String url) native;
TrustedUrl create(
static TrustedUrl create(String url) native;