create static method

CppSettings create()

Implementation

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