ScheduleTimeWindow$json top-level constant

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

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'},
  ],
};