verifyTOTPRegistration abstract method
Future<VerifyTOTPRegistrationResponse>
verifyTOTPRegistration(
- ServiceCall call,
- VerifyTOTPRegistrationRequest request
Implementation
$async.Future<$0.VerifyTOTPRegistrationResponse> verifyTOTPRegistration($grpc.ServiceCall call, $0.VerifyTOTPRegistrationRequest request);