create static method

ExprTimes create()

Implementation

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