GetDebugEventsStateByIdRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getDebugEventsStateByIdRequestDescriptor instead')
const GetDebugEventsStateByIdRequest$json = {
  '1': 'GetDebugEventsStateByIdRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'trigger_bulk', '3': 2, '4': 1, '5': 8, '10': 'triggerBulk'},
  ],
};