createPasskeyRegistrationLink abstract method
Future<CreatePasskeyRegistrationLinkResponse>
createPasskeyRegistrationLink(
- ServiceCall call,
- CreatePasskeyRegistrationLinkRequest request
Implementation
$async.Future<$0.CreatePasskeyRegistrationLinkResponse>
createPasskeyRegistrationLink($grpc.ServiceCall call,
$0.CreatePasskeyRegistrationLinkRequest request);