Allow to request specific service types with `getServicesAtLocation()` call, by adding exported `availableServiceTypes` field to the parameter list. `availableServiceTypes` should be changed to enum-like object.
Allow to request specific service types with
getServicesAtLocation()call, by adding exportedavailableServiceTypesfield to the parameter list.availableServiceTypesshould be changed to enum-like object.