GetSubCategoryRequest$json top-level constant

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

Implementation

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