create static method

EmptyContext create()

Implementation

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