CppSettings$json top-level constant

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

Implementation

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