PythonSettings$json top-level constant

  1. @Deprecated('Use pythonSettingsDescriptor instead')
Map<String, Object> const PythonSettings$json

Implementation

@$core.Deprecated('Use pythonSettingsDescriptor instead')
const PythonSettings$json = {
  '1': 'PythonSettings',
  '2': [
    {
      '1': 'common',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.api.CommonLanguageSettings',
      '10': 'common'
    },
  ],
};