ErrorSet$json top-level constant

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

Implementation

@$core.Deprecated('Use errorSetDescriptor instead')
const ErrorSet$json = {
  '1': 'ErrorSet',
  '2': [
    {
      '1': 'errors',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.rpc.Status',
      '10': 'errors'
    },
  ],
};