create method Null safety

UsbAccessoryList create()

Implementation

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