AddedEvent$json top-level constant

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

Implementation

@$core.Deprecated('Use addedEventDescriptor instead')
const AddedEvent$json = {
  '1': 'AddedEvent',
  '2': [
    {
      '1': 'projection_sleep',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '8': {},
      '10': 'projectionSleep'
    },
    {'1': 'blob', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'blob', '17': true},
  ],
  '8': [
    {'1': '_blob'},
  ],
};