create static method

EvalState create()

Implementation

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