removeHumanAuthFactorU2F abstract method

Future<RemoveHumanAuthFactorU2FResponse> removeHumanAuthFactorU2F(
  1. ServiceCall call,
  2. RemoveHumanAuthFactorU2FRequest request
)

Implementation

$async.Future<$1.RemoveHumanAuthFactorU2FResponse> removeHumanAuthFactorU2F(
    $grpc.ServiceCall call, $1.RemoveHumanAuthFactorU2FRequest request);