addClassTag

inline fun <T> Json.addClassTag(tag: String)

Sets a tag to use instead of the fully qualifier class name for type T. This can make the JSON easier to read.