GetModifierGroupsRequest$json top-level constant

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

Implementation

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