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