SearchAreasRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use searchAreasRequestDescriptor instead')
const SearchAreasRequest$json = {
  '1': 'SearchAreasRequest',
  '2': [
    {'1': 'query', '3': 1, '4': 1, '5': 9, '10': 'query'},
    {'1': 'owner_id', '3': 2, '4': 1, '5': 9, '10': 'ownerId'},
    {'1': 'limit', '3': 3, '4': 1, '5': 5, '10': 'limit'},
  ],
};