endpoints property

List<USBEndpoint> get endpoints

Implementation

List<USBEndpoint> get endpoints => _endpoints.toDart;