create static method

DeviceMsg create()

Implementation

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