create static method

FeatureState create()

Implementation

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