createPasskeyRegistrationLink abstract method

Future<CreatePasskeyRegistrationLinkResponse> createPasskeyRegistrationLink(
  1. ServiceCall call,
  2. CreatePasskeyRegistrationLinkRequest request
)

Implementation

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