removeOTPEmailAuthenticator abstract method

Future<RemoveOTPEmailAuthenticatorResponse> removeOTPEmailAuthenticator(
  1. ServiceCall call,
  2. RemoveOTPEmailAuthenticatorRequest request
)

Implementation

$async.Future<$0.RemoveOTPEmailAuthenticatorResponse> removeOTPEmailAuthenticator($grpc.ServiceCall call, $0.RemoveOTPEmailAuthenticatorRequest request);