serialize

abstract fun <T : Any> serialize(type: KType, value: T?): String?(source)