startWebAuthNRegistration abstract method
Future<StartWebAuthNRegistrationResponse>
startWebAuthNRegistration(
- ServiceCall call,
- StartWebAuthNRegistrationRequest request
Implementation
$async.Future<$0.StartWebAuthNRegistrationResponse> startWebAuthNRegistration(
$grpc.ServiceCall call, $0.StartWebAuthNRegistrationRequest request);