ConfigurationPath$json top-level constant

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

Implementation

@$core.Deprecated('Use configurationPathDescriptor instead')
const ConfigurationPath$json = {
  '1': 'ConfigurationPath',
  '2': [
    {'1': 'Path', '3': 1, '4': 1, '5': 9, '10': 'Path'},
    {
      '1': 'GroupId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ConfigurationId',
      '10': 'GroupId'
    },
  ],
};