packets property

Implementation

Iterable<USBIsochronousOutTransferPacket> get packets =>
    js_util.getProperty(this, 'packets');