Error$json top-level constant

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

Implementation

@$core.Deprecated('Use errorDescriptor instead')
const Error$json = {
  '1': 'Error',
  '2': [
    {
      '1': 'Header',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ErrorHeader',
      '10': 'Header'
    },
    {
      '1': 'Data',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'Data'
    },
  ],
};