type property

Implementation

USBEndpointType get type =>
    USBEndpointType.fromValue(js_util.getProperty(this, 'type'));