GetOIDCInformationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getOIDCInformationResponseDescriptor instead')
const GetOIDCInformationResponse$json = {
  '1': 'GetOIDCInformationResponse',
  '2': [
    {'1': 'issuer', '3': 1, '4': 1, '5': 9, '10': 'issuer'},
    {
      '1': 'discovery_endpoint',
      '3': 2,
      '4': 1,
      '5': 9,
      '10': 'discoveryEndpoint'
    },
  ],
};