create static method

Runtime create()

Implementation

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