removeTOTP abstract method

Future<RemoveTOTPResponse> removeTOTP(
  1. ServiceCall call,
  2. RemoveTOTPRequest request
)

Implementation

$async.Future<$0.RemoveTOTPResponse> removeTOTP(
    $grpc.ServiceCall call, $0.RemoveTOTPRequest request);