Creates a Temperature object
Temperature( this.temp, this.feelsLike, this.tempMin, this.tempMax, this.pressure, this.humidity, );