OrganizationIdQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationIdQueryDescriptor instead')
const OrganizationIdQuery$json = {
  '1': 'OrganizationIdQuery',
  '2': [
    {
      '1': 'organization_id',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'organizationId'
    },
  ],
};