companionObject
Returns a KClass instance representing the companion object of a given class, or null
if the class doesn't have a companion object.
Returns a KClass instance representing the companion object of a given class, or null
if the class doesn't have a companion object.
Thanks for your feedback!