ErrorId$json top-level constant

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

Implementation

@$core.Deprecated('Use errorIdDescriptor instead')
const ErrorId$json = {
  '1': 'ErrorId',
  '2': [
    {'1': 'Group', '3': 1, '4': 1, '5': 9, '10': 'Group'},
    {'1': 'Id', '3': 2, '4': 1, '5': 9, '10': 'Id'},
  ],
};