awaitFetchPlace() should allow customization of FetchPlaceRequest. #178
Labels
triage me
I really want to be triaged.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Is your feature request related to a problem? Please describe.
awaitFetchPlace()
should allow customization ofFetchPlaceRequest
. This was the case before but it was changed in #103 .FetchPlaceRequest.Builder
have additional setters method and not justsetCancellationToken()
. At the moment it is not possible to set the session token anymoreDescribe the solution you'd like
Revert part of #103
The text was updated successfully, but these errors were encountered: