GetTimesheetRequest$json top-level constant
- @Deprecated('Use getTimesheetRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getTimesheetRequestDescriptor instead')
const GetTimesheetRequest$json = {
'1': 'GetTimesheetRequest',
'2': [
{'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
{'1': 'timesheet_id', '3': 2, '4': 1, '5': 9, '10': 'timesheetId'},
],
};