Represents the constructor of a class. Instances of JsClass can be passed to JavaScript APIs that expect a constructor reference.
JsClass
Obtains a KClass instance for the given constructor reference.
KClass
Returns the unqualified name of the class represented by this instance.
Thanks for your feedback!