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