verifyWebAuthNRegistration abstract method
Future<VerifyWebAuthNRegistrationResponse>
verifyWebAuthNRegistration(
- ServiceCall call,
- VerifyWebAuthNRegistrationRequest request
Implementation
$async.Future<$0.VerifyWebAuthNRegistrationResponse>
verifyWebAuthNRegistration(
$grpc.ServiceCall call, $0.VerifyWebAuthNRegistrationRequest request);