InUserIDQuery$json top-level constant

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

Implementation

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