create static method

ExprGreaterThan create()

Implementation

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