UserGrantProjectGrantIDQuery$json top-level constant

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

Implementation

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