create static method

DeviceConfig create()

Implementation

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