mapS4SlotsToJSONProperties: Map S4 slots to JSON properties.
Description
`r lifecycle::badge("deprecated")`
Usage
mapS4SlotsToJSONProperties(
object,
add_type = TRUE,
optional = NULL,
ignore = NULL
)
Details
`mapS4SlotsToJSONProperties()` is deprecated in favor of `map_s4_slots_to_json_properties()`.