return the type of the JSON value (implicit)
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr operator value_t() const noexcept;
The object converted to value_t
value_t