ScheduleTimeWindow$json top-level constant
- @Deprecated('Use scheduleTimeWindowDescriptor instead')
Implementation
@$core.Deprecated('Use scheduleTimeWindowDescriptor instead')
const ScheduleTimeWindow$json = {
'1': 'ScheduleTimeWindow',
'2': [
{'1': 'start_time_of_day', '3': 1, '4': 1, '5': 11, '6': '.claidservice.ScheduleTimeOfDay', '10': 'startTimeOfDay'},
{'1': 'stop_time_of_day', '3': 2, '4': 1, '5': 11, '6': '.claidservice.ScheduleTimeOfDay', '10': 'stopTimeOfDay'},
],
};