Display$json top-level constant

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

Implementation

@$core.Deprecated('Use displayDescriptor instead')
const Display$json = {
  '1': 'Display',
  '2': [
    {
      '1': 'output',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Value',
      '9': 0,
      '10': 'output',
      '17': true
    },
    {
      '1': 'errors',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Value',
      '9': 1,
      '10': 'errors',
      '17': true
    },
  ],
  '8': [
    {'1': '_output'},
    {'1': '_errors'},
  ],
};