return whether value is null
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_null() const noexcept;
true if the value is null; false otherwise
true
false