getOIDCInformation abstract method

Future<GetOIDCInformationResponse> getOIDCInformation(
  1. ServiceCall call,
  2. GetOIDCInformationRequest request
)

Implementation

$async.Future<$0.GetOIDCInformationResponse> getOIDCInformation($grpc.ServiceCall call, $0.GetOIDCInformationRequest request);