create static method

Expr_Ident create()

Implementation

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