IdentifierWithSearchKey$json top-level constant

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

Implementation

@$core.Deprecated('Use identifierWithSearchKeyDescriptor instead')
const IdentifierWithSearchKey$json = {
  '1': 'IdentifierWithSearchKey',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'id'},
    {'1': 'search_key', '3': 2, '4': 1, '5': 9, '10': 'searchKey'},
  ],
};