R/json_utils.R
safe_unbox.Rd
This method adds a default value to return if its argument is null in comparison to rmzTabM::safe_unbox.
safe_unbox(x, default = NULL)
the list, vector, or array object to unbox into a singleton
the default value to return, if x is null