Dart
dart:html
TrustedHtml
escape method
description
escape method
TrustedHtml
escape
(
String
html
)
Implementation
static
TrustedHtml escape(
String
html) native;