create static method

Expr create()

Implementation

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