IndexCreator$json top-level constant

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

Implementation

@$core.Deprecated('Use indexCreatorDescriptor instead')
const IndexCreator$json = {
  '1': 'IndexCreator',
  '2': [
    {'1': 'INDEX_CREATOR_UNSPECIFIED', '2': 0},
    {'1': 'INDEX_CREATOR_VIAM', '2': 1},
    {'1': 'INDEX_CREATOR_CUSTOMER', '2': 2},
  ],
};