create static method

ExprNotEquals create()

Implementation

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