testEventResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use testEventResponseDescriptor instead')
const testEventResponse$json = {
  '1': 'testEventResponse',
  '2': [
    {'1': 'peerId', '3': 1, '4': 1, '5': 9, '10': 'peerId'},
    {'1': 'break', '3': 2, '4': 1, '5': 8, '10': 'break'},
  ],
};