create static method

ExprLike create()

Implementation

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