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 = const {
  '1': 'GetOIDCInformationResponse',
  '2': const [
    const {'1': 'issuer', '3': 1, '4': 1, '5': 9, '10': 'issuer'},
    const {'1': 'discovery_endpoint', '3': 2, '4': 1, '5': 9, '10': 'discoveryEndpoint'},
  ],
};