Свойство httpEquiv
String httpEquivИсходный код
@DomName('HTMLMetaElement.httpEquiv')
@DocsEditable()
String get httpEquiv =>
_blink.BlinkHTMLMetaElement.instance.httpEquiv_Getter_(this); void httpEquiv=(Исходный код
@DomName('HTMLMetaElement.httpEquiv')
@DocsEditable()
set httpEquiv(String value) =>
_blink.BlinkHTMLMetaElement.instance.httpEquiv_Setter_(this, value);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/MetaElement/httpEquiv.html