SearchAgentResult$json top-level constant

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

Implementation

@$core.Deprecated('Use searchAgentResultDescriptor instead')
const SearchAgentResult$json = {
  '1': 'SearchAgentResult',
  '2': [
    {
      '1': 'Results',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.SearchObject',
      '10': 'Results'
    },
  ],
};