Schedule$json top-level constant
Implementation
@$core.Deprecated('Use scheduleDescriptor instead')
const Schedule$json = const {
'1': 'Schedule',
'2': const [
const {'1': 'start_time', '3': 1, '4': 1, '5': 3, '8': const {}, '10': 'startTime'},
const {'1': 'end_time', '3': 2, '4': 1, '5': 3, '8': const {}, '10': 'endTime'},
const {'1': 'ratio', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'ratio'},
],
'7': const {},
};