removeHumanAuthFactorOTPSMS method

ResponseFuture<RemoveHumanAuthFactorOTPSMSResponse> removeHumanAuthFactorOTPSMS(
  1. RemoveHumanAuthFactorOTPSMSRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.RemoveHumanAuthFactorOTPSMSResponse> removeHumanAuthFactorOTPSMS($0.RemoveHumanAuthFactorOTPSMSRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$removeHumanAuthFactorOTPSMS, request, options: options);
}