GetMainCategoryRequest$json top-level constant

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

Implementation

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