GetDomainSettingsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getDomainSettingsRequestDescriptor instead')
const GetDomainSettingsRequest$json = {
  '1': 'GetDomainSettingsRequest',
  '2': [
    {
      '1': 'ctx',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2beta.RequestContext',
      '10': 'ctx'
    },
  ],
};