verifyTOTPRegistration abstract method

Future<VerifyTOTPRegistrationResponse> verifyTOTPRegistration(
  1. ServiceCall call,
  2. VerifyTOTPRegistrationRequest request
)

Implementation

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