GetOrgByDomainGlobalResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getOrgByDomainGlobalResponseDescriptor instead')
const GetOrgByDomainGlobalResponse$json = {
  '1': 'GetOrgByDomainGlobalResponse',
  '2': [
    {
      '1': 'org',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.org.v1.Org',
      '10': 'org'
    },
  ],
};