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