GetAuthRequestResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAuthRequestResponseDescriptor instead')
const GetAuthRequestResponse$json = {
  '1': 'GetAuthRequestResponse',
  '2': [
    {
      '1': 'auth_request',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.oidc.v2beta.AuthRequest',
      '10': 'authRequest'
    },
  ],
};