GenerateRuntimeLibraryEnumConfig

data class GenerateRuntimeLibraryEnumConfig(val relocateImports: Boolean = true, val packagePath: String? = null)

Constructors

Link copied to clipboard
constructor(relocateImports: Boolean = true, packagePath: String? = null)

Properties

Link copied to clipboard
val packagePath: String? = null
Link copied to clipboard