childNodes property

NodeList get childNodes

Implementation

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