removeMyLinkedIDP abstract method

Future<RemoveMyLinkedIDPResponse> removeMyLinkedIDP(
  1. ServiceCall call,
  2. RemoveMyLinkedIDPRequest request
)

Implementation

$async.Future<$4.RemoveMyLinkedIDPResponse> removeMyLinkedIDP(
    $grpc.ServiceCall call, $4.RemoveMyLinkedIDPRequest request);