AutomatedStartProcedure$json top-level constant
- @Deprecated('Use automatedStartProcedureDescriptor instead')
Implementation
@$core.Deprecated('Use automatedStartProcedureDescriptor instead')
const AutomatedStartProcedure$json = {
'1': 'AutomatedStartProcedure',
'2': [
{'1': 'sayReady', '3': 1, '4': 1, '5': 8, '10': 'sayReady'},
{'1': 'standstillDurationBeforeStart', '3': 2, '4': 1, '5': 5, '10': 'standstillDurationBeforeStart'},
{'1': 'autoReset', '3': 3, '4': 1, '5': 8, '10': 'autoReset'},
],
};