GetModifierGroupRequest$json top-level constant

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

Implementation

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