public async Task <LocationResponse> GetCurrentLocationAsync() => await CurrentLocation.CastTask <LocationResponse>();