ProjectResourceOwnerQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use projectResourceOwnerQueryDescriptor instead')
const ProjectResourceOwnerQuery$json = {
  '1': 'ProjectResourceOwnerQuery',
  '2': [
    {
      '1': 'resource_owner',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'resourceOwner'
    },
  ],
};