WatchResponse$json top-level constant

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

Implementation

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