ProduceSourcesControl$json top-level constant

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

Implementation

@$core.Deprecated('Use produceSourcesControlDescriptor instead')
const ProduceSourcesControl$json = {
  '1': 'ProduceSourcesControl',
  '2': [
    {'1': 'type', '3': 1, '4': 2, '5': 9, '10': 'type'},
    {
      '1': 'value',
      '3': 2,
      '4': 2,
      '5': 11,
      '6': '.ProduceSources',
      '10': 'value'
    },
  ],
};