removeTOTP_Pre method
Implementation
$async.Future<$0.RemoveTOTPResponse> removeTOTP_Pre($grpc.ServiceCall $call,
$async.Future<$0.RemoveTOTPRequest> $request) async {
return removeTOTP($call, await $request);
}
$async.Future<$0.RemoveTOTPResponse> removeTOTP_Pre($grpc.ServiceCall $call,
$async.Future<$0.RemoveTOTPRequest> $request) async {
return removeTOTP($call, await $request);
}