kmp
1.0.0-SNAPSHOT
jvm
kmp
/
org.jetbrains.plugins.gradle.mpp
/
MppCompilationInfoModel
/
Compilation
/
Native
Native
@
Serializable
data
class
Native
(
val
target
:
String
)
:
MppCompilationInfoModel.Compilation
Members
Constructors
Native
Link copied to clipboard
constructor
(
target
:
String
)
Properties
platform
Id
Link copied to clipboard
open
override
val
platformId
:
String
target
Link copied to clipboard
val
target
:
String