status property

Implementation

USBTransferStatus get status =>
    USBTransferStatus.fromValue(js_util.getProperty(this, 'status'));