data class TypeObject
Describes a type collected during runtime.
Official doc
TypeObject(name: String)
Name of a type collected with type profiling.
val name: String