create static method

SumExpression create()

Implementation

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