create static method

FeatureSet create()

Implementation

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