AddModifierToGroupRequest$json top-level constant
Implementation
@$core.Deprecated('Use addModifierToGroupRequestDescriptor instead')
const AddModifierToGroupRequest$json = {
'1': 'AddModifierToGroupRequest',
'2': [
{'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
{'1': 'modifier_group_id', '3': 2, '4': 1, '5': 9, '10': 'modifierGroupId'},
{'1': 'modifier', '3': 3, '4': 1, '5': 11, '6': '.menu.v1.Modifier', '10': 'modifier'},
{'1': 'user_id', '3': 4, '4': 1, '5': 9, '10': 'userId'},
],
};