create static method

Device create()

Implementation

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