create static method

DivExpression create()

Implementation

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