StopwatchSettings$json top-level constant

  1. @Deprecated('Use stopwatchSettingsDescriptor instead')
Map<String, Object> const StopwatchSettings$json

Implementation

@$core.Deprecated('Use stopwatchSettingsDescriptor instead')
const StopwatchSettings$json = {
  '1': 'StopwatchSettings',
  '2': [
    {'1': 'competitionClassicRaceMode', '3': 1, '4': 1, '5': 11, '6': '.ScStw.CompetitionClassicRaceMode', '9': 0, '10': 'competitionClassicRaceMode'},
    {'1': 'trainingClassicRaceMode', '3': 2, '4': 1, '5': 11, '6': '.ScStw.TrainingClassicRaceMode', '9': 0, '10': 'trainingClassicRaceMode'},
  ],
  '8': [
    {'1': 'mode'},
  ],
};