create static method

DeviceInfo create()

Implementation

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