GetMenuRequest$json top-level constant

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

Implementation

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