createWebAuthNRegistrationLink abstract method

Future<CreateWebAuthNRegistrationLinkResponse> createWebAuthNRegistrationLink(
  1. ServiceCall call,
  2. CreateWebAuthNRegistrationLinkRequest request
)

Implementation

$async.Future<$0.CreateWebAuthNRegistrationLinkResponse>
    createWebAuthNRegistrationLink($grpc.ServiceCall call,
        $0.CreateWebAuthNRegistrationLinkRequest request);