children property
HTMLCollection
get
children
Implementation
HTMLCollection get children => js_util.getProperty(this, 'children');
HTMLCollection get children => js_util.getProperty(this, 'children');