Dart
dart:html
TrustedUrl
unsafelyCreate method
unsafelyCreate
TrustedUrl class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
create
unsafelyCreate
unsafelyCreate method
TrustedUrl
unsafelyCreate
(
String
url
)
Implementation
static TrustedUrl unsafelyCreate(String url) native;