18 nl::json json = nl::json::object();
23 void fromJson([[maybe_unused]]
const nl::json& json) {
A placeholder, currently holds no information.
CallbackGame(const nl::json &json)
void fromJson([[maybe_unused]] const nl::json &json)
Deserializes this object from JSON.
nl::json toJson() const
Serializes this object to JSON.