TuningMethod

@Serializable
value class TuningMethod(val value: String)

Enum representing the tuning method.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard