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': 'input_clipped',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.shrapnel.audio_events.InputClipped',
      '9': 0,
      '10': 'inputClipped'
    },
    {
      '1': 'output_clipped',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.shrapnel.audio_events.OutputClipped',
      '9': 0,
      '10': 'outputClipped'
    },
  ],
  '8': [
    {'1': 'event'},
  ],
};