childNodes property

NodeList childNodes

Implementation

NodeList get childNodes => js_util.getProperty(this, 'childNodes');