pub(super) async fn location_updates_stream( this: &Location, ) -> Result<impl Stream<Item = GeoUri> + '_, LocationError>