'int'|'float'|null $cast:
public function withCast(?string $cast) : static { return $this->with(DateTimeNormalizer::CAST_KEY, $cast); }