create static method

Expr_Call create()

Implementation

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