listHumanPasswordless method
ResponseFuture<ListHumanPasswordlessResponse>
listHumanPasswordless(
- ListHumanPasswordlessRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.ListHumanPasswordlessResponse> listHumanPasswordless($0.ListHumanPasswordlessRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$listHumanPasswordless, request, options: options);
}