Settings$json top-level constant
Implementation
@$core.Deprecated('Use settingsDescriptor instead')
const Settings$json = {
'1': 'Settings',
'2': [
{'1': 'default', '3': 1, '4': 1, '5': 8, '10': 'default'},
{
'1': 'race',
'3': 2,
'4': 1,
'5': 11,
'6': '.ScStw.deprecated.race_settings.RaceSettings',
'8': {'3': true},
'10': 'race',
},
{'1': 'sound', '3': 3, '4': 1, '5': 11, '6': '.ScStw.SoundSettings', '10': 'sound'},
{'1': 'stopwatchSettings', '3': 4, '4': 1, '5': 11, '6': '.ScStw.StopwatchSettings', '10': 'stopwatchSettings'},
{'1': 'securitySettings', '3': 5, '4': 1, '5': 11, '6': '.ScStw.SecuritySettings', '10': 'securitySettings'},
],
};