Index_IndexField_ArrayConfig$json top-level constant

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

Implementation

@$core.Deprecated('Use indexDescriptor instead')
const Index_IndexField_ArrayConfig$json = const {
  '1': 'ArrayConfig',
  '2': const [
    const {'1': 'ARRAY_CONFIG_UNSPECIFIED', '2': 0},
    const {'1': 'CONTAINS', '2': 1},
  ],
};