to Model String
fun JsonObject.toModelString(modelName: String? = null, printComments: Boolean? = null): String
Content copied to clipboard
fun String.toModelString(modelName: String? = null, printComments: Boolean? = null): String
Content copied to clipboard