crateApiUsbUsbInfoAutoAccessorSetLength abstract method

void crateApiUsbUsbInfoAutoAccessorSetLength({
  1. required UsbInfo that,
  2. required int length,
})

Implementation

void crateApiUsbUsbInfoAutoAccessorSetLength(
    {required UsbInfo that, required int length});