ReIndexResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use reIndexResponseDescriptor instead')
const ReIndexResponse$json = {
  '1': 'ReIndexResponse',
  '2': [
    {
      '1': 'Status',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ReIndexStatus',
      '10': 'Status'
    },
  ],
};