CommonLanguageSettings$json top-level constant

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

Implementation

@$core.Deprecated('Use commonLanguageSettingsDescriptor instead')
const CommonLanguageSettings$json = {
  '1': 'CommonLanguageSettings',
  '2': [
    {
      '1': 'reference_docs_uri',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'referenceDocsUri',
    },
    {
      '1': 'destinations',
      '3': 2,
      '4': 3,
      '5': 14,
      '6': '.google.api.ClientLibraryDestination',
      '10': 'destinations'
    },
  ],
};