create static method

Expression create()

Implementation

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