create static method

ExprSlot create()

Implementation

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