fullClassName property

String? fullClassName
final

The name of the full runtime Kotlin class name (including the package).

Implementation

final String? fullClassName;