commonMain.com.adeo.kviewmodel.odyssey.KClass+Name.common.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kviewmodel-odyssey Show documentation
Show all versions of kviewmodel-odyssey Show documentation
ViewModel for Multiplatform
The newest version!
package com.adeo.kviewmodel.odyssey
import kotlin.reflect.KClass
public expect val KClass<*>.name: String