SafeHtmlDirective constructor
SafeHtmlDirective(
- HtmlElement _element
Creates a SafeHtmlDirective instance.
Implementation
SafeHtmlDirective(this._element);
Creates a SafeHtmlDirective instance.
SafeHtmlDirective(this._element);