flux; } /** * @param string $flux */ public function setFlux(string $flux): void { $this->flux = $flux; } }