removeTOTPAuthenticator abstract method

Future<RemoveTOTPAuthenticatorResponse> removeTOTPAuthenticator(
  1. ServiceCall call,
  2. RemoveTOTPAuthenticatorRequest request
)

Implementation

$async.Future<$0.RemoveTOTPAuthenticatorResponse> removeTOTPAuthenticator($grpc.ServiceCall call, $0.RemoveTOTPAuthenticatorRequest request);