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': 'rows',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.sqlite_wrapper.Row',
      '10': 'rows'
    },
    {
      '1': 'result',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.sqlite_wrapper.Value',
      '10': 'result'
    },
    {'1': 'singleResult', '3': 3, '4': 1, '5': 8, '10': 'singleResult'},
  ],
};