@psalm-param non-empty-string $json
public function __construct(string $json) { $this->json = $json; }