CustomCallIndices$json top-level constant

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

Implementation

@$core.Deprecated('Use customCallIndicesDescriptor instead')
const CustomCallIndices$json = {
  '1': 'CustomCallIndices',
  '2': [
    {'1': 'module_index', '3': 4, '4': 1, '5': 5, '10': 'moduleIndex'},
    {'1': 'method_index', '3': 5, '4': 1, '5': 5, '10': 'methodIndex'},
  ],
};