create static method

Context create()

Implementation

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