UserGrantInUserIDsQuery$json top-level constant

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

Implementation

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