getOIDCInformation abstract method

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

Implementation

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