SearchQuery_TextSearchMode$json top-level constant

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

Implementation

@$core.Deprecated('Use searchQueryDescriptor instead')
const SearchQuery_TextSearchMode$json = {
  '1': 'TextSearchMode',
  '2': [
    {'1': 'Legacy', '2': 0},
    {'1': 'StorefrontLexicalV1', '2': 1},
  ],
};