create method Null safety

UsbDevice create()

Implementation

@$core.pragma('dart2js:noInline')
static UsbDevice create() => UsbDevice._();