AutomatedStartProcedureSettings$json top-level constant
- @Deprecated('Use automatedStartProcedureSettingsDescriptor instead')
Map<String, Object>
const
AutomatedStartProcedureSettings$json
Implementation
@$core.Deprecated('Use automatedStartProcedureSettingsDescriptor instead')
const AutomatedStartProcedureSettings$json = {
'1': 'AutomatedStartProcedureSettings',
'2': [
{'1': 'sayReady', '3': 1, '4': 1, '5': 8, '10': 'sayReady'},
{'1': 'standstillDurationBeforeReady', '3': 2, '4': 1, '5': 5, '10': 'standstillDurationBeforeReady'},
],
'7': {'3': true},
};