Lyft developers documentation states that
Note that you must set the pickup location if you're setting the destination location.
But it's rather common use case: I know where a user wants to go, but I'd like Lyft to use user's current location as pickup location or ask him to select pickup location itself.
So, is it possible in Lyft Universal Links to set destination location without explicitly setting pickup location?
BTW, Uber has pickup=my_location
parameter in its Universal Links to handle such situations.