getLocationLiveData
Retrieves a LiveData stream of LocationResponse updates for the specified LocationId.
Return
A LiveData stream that emits LocationResponse objects containing the current location data for the specified locationId.
Since
0.0.102
Parameters
locationId
The unique identifier for the location whose updates should be observed.