removeOTPSMSAuthenticator abstract method

Future<RemoveOTPSMSAuthenticatorResponse> removeOTPSMSAuthenticator(
  1. ServiceCall call,
  2. RemoveOTPSMSAuthenticatorRequest request
)

Implementation

$async.Future<$0.RemoveOTPSMSAuthenticatorResponse> removeOTPSMSAuthenticator($grpc.ServiceCall call, $0.RemoveOTPSMSAuthenticatorRequest request);