content property - MetaElement class - dart:html library (original) (raw)
String getcontent
Implementation
String get content native;
setcontent (String value)
Implementation
set content(String value) native;
String getcontent
String get content native;
setcontent (String value)
set content(String value) native;