create static method

FeatureFlag create()

Implementation

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