packets property

Implementation

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