create static method

RuleCondition create()

Implementation

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