create static method

ExprIn create()

Implementation

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