create static method

OS create()

Implementation

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