ChangeQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use changeQueryDescriptor instead')
const ChangeQuery$json = const {
  '1': 'ChangeQuery',
  '2': const [
    const {'1': 'sequence', '3': 1, '4': 1, '5': 4, '8': const {}, '10': 'sequence'},
    const {'1': 'limit', '3': 2, '4': 1, '5': 13, '8': const {}, '10': 'limit'},
    const {'1': 'asc', '3': 3, '4': 1, '5': 8, '8': const {}, '10': 'asc'},
  ],
  '7': const {},
};