ScheduleExactTime$json top-level constant
- @Deprecated('Use scheduleExactTimeDescriptor instead')
Implementation
@$core.Deprecated('Use scheduleExactTimeDescriptor instead')
const ScheduleExactTime$json = {
'1': 'ScheduleExactTime',
'2': [
{'1': 'time_of_day', '3': 1, '4': 1, '5': 11, '6': '.claidservice.ScheduleTimeOfDay', '10': 'timeOfDay'},
{'1': 'repeat_every_n_days', '3': 2, '4': 1, '5': 1, '10': 'repeatEveryNDays'},
],
};