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