GetAllItemsRequest$json top-level constant

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

Implementation

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