toJsonString

inline fun <T> T.toJsonString(prettyPrint: Boolean = true): String(source)