readUsbName method

UsbName readUsbName()
override

Implementation

UsbName readUsbName() => RustLib.instance.api.crateApiUsbUsbInfoReadUsbName(
      that: this,
    );