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