create static method

DeviceProfile create()

Implementation

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