addOTPEmailAuthenticator abstract method
Future<AddOTPEmailAuthenticatorResponse>
addOTPEmailAuthenticator(
- ServiceCall call,
- AddOTPEmailAuthenticatorRequest request
Implementation
$async.Future<$0.AddOTPEmailAuthenticatorResponse> addOTPEmailAuthenticator(
$grpc.ServiceCall call, $0.AddOTPEmailAuthenticatorRequest request);