create static method

DeviceObject create()

Implementation

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