PythonSettings constructor
PythonSettings({
- CommonLanguageSettings? common,
- ExperimentalFeatures? experimentalFeatures,
Implementation
PythonSettings({this.common, this.experimentalFeatures});