create static method

UrpUsbState create()

Implementation

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