GetMainCategoriesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getMainCategoriesRequestDescriptor instead')
const GetMainCategoriesRequest$json = {
  '1': 'GetMainCategoriesRequest',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
  ],
};