create static method

DeviceModule create()

Implementation

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