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