CommonReplayBlocEvent_NewEvents$json top-level constant

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

Implementation

@$core.Deprecated('Use commonReplayBlocEventDescriptor instead')
const CommonReplayBlocEvent_NewEvents$json = {
  '1': 'NewEvents',
  '2': [
    {
      '1': 'events',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.CommonReplayBlocEvent.NewEvents.EventsEntry',
      '10': 'events'
    },
  ],
  '3': [CommonReplayBlocEvent_NewEvents_EventsEntry$json],
};