create method Null safety

Expr create()

Implementation

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