Command$json top-level constant

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

Implementation

@$core.Deprecated('Use commandDescriptor instead')
const Command$json = {
  '1': 'Command',
  '2': [
    {'1': 'start', '3': 1, '4': 1, '5': 11, '6': '.ScStw.RaceStartCommand', '9': 0, '10': 'start'},
    {'1': 'disable', '3': 2, '4': 1, '5': 11, '6': '.ScStw.LaneSetDisabledCommand', '9': 0, '10': 'disable'},
    {'1': 'fall', '3': 3, '4': 1, '5': 11, '6': '.ScStw.LaneSetFallCommand', '9': 0, '10': 'fall'},
    {'1': 'reset', '3': 4, '4': 1, '5': 11, '6': '.ScStw.RaceResetCommand', '9': 0, '10': 'reset'},
    {'1': 'reboot', '3': 5, '4': 1, '5': 11, '6': '.ScStw.RebootCommand', '9': 0, '10': 'reboot'},
    {'1': 'sayAtYourMarks', '3': 6, '4': 1, '5': 11, '6': '.ScStw.SayAtYourMarksCommand', '9': 0, '10': 'sayAtYourMarks'},
    {'1': 'muteFalseStartSound', '3': 7, '4': 1, '5': 11, '6': '.ScStw.MuteFalseStartSoundCommand', '9': 0, '10': 'muteFalseStartSound'},
  ],
  '8': [
    {'1': 'command'},
  ],
};