content property - MetaElement class - dart:html library (original) (raw)

description

String getcontent

Implementation

String get content native;

setcontent (String value)

Implementation

set content(String value) native;