PythonSettings_ExperimentalFeatures constructor
PythonSettings_ExperimentalFeatures({})
Implementation
PythonSettings_ExperimentalFeatures({
this.restAsyncIoEnabled = false,
this.protobufPythonicTypesEnabled = false,
this.unversionedPackageDisabled = false,
}) : super(fullyQualifiedName);