body property
Iterable<CSSParserValue>
get
body
Implementation
Iterable<CSSParserValue> get body => js_util.getProperty(this, 'body');
Iterable<CSSParserValue> get body => js_util.getProperty(this, 'body');