create static method

DeviceState create()

Implementation

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