TargetName

data class TargetName(val name: String, val platformType: PlatformType) : Serializable

Constructors

Link copied to clipboard
constructor(name: String, platformType: PlatformType)

Properties

Link copied to clipboard
Link copied to clipboard