create static method

ExprValue create()

Implementation

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