Message$json top-level constant

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

Implementation

@$core.Deprecated('Use messageDescriptor instead')
const Message$json = {
  '1': 'Message',
  '2': [
    {
      '1': 'update',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.shrapnel.cmd_handling.Update',
      '9': 0,
      '10': 'update'
    },
    {
      '1': 'initialise',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.shrapnel.cmd_handling.Initialise',
      '9': 0,
      '10': 'initialise'
    },
  ],
  '8': [
    {'1': 'message'},
  ],
};