Schedule$json top-level constant
Implementation
@$core.Deprecated('Use scheduleDescriptor instead')
const Schedule$json = const {
'1': 'Schedule',
'2': const [
const {'1': 'min', '3': 1, '4': 1, '5': 4, '10': 'min'},
const {'1': 'max', '3': 2, '4': 1, '5': 4, '10': 'max'},
const {'1': 'timestamp', '3': 3, '4': 1, '5': 4, '10': 'timestamp'},
],
};