verifyWebAuthNRegistration abstract method

Future<VerifyWebAuthNRegistrationResponse> verifyWebAuthNRegistration(
  1. ServiceCall call,
  2. VerifyWebAuthNRegistrationRequest request
)

Implementation

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