create static method

CppFeatures create()

Implementation

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