CppSettings constructor
CppSettings({
- CommonLanguageSettings? common,
Implementation
CppSettings({this.common}) : super(fullyQualifiedName);
CppSettings({this.common}) : super(fullyQualifiedName);