create static method

FFCondition create()

Implementation

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