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 = const {
  '1': 'ProjectResourceOwnerQuery',
  '2': const [
    const {'1': 'resource_owner', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'resourceOwner'},
  ],
};