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