endpoints property

Iterable<USBEndpoint> endpoints

Implementation

Iterable<USBEndpoint> get endpoints => js_util.getProperty(this, 'endpoints');