exponent; } public function getModulus(): ?string { return $this->modulus; } public function getValue(): ?string { return $this->value; } }