ExperimentBranch

data class ExperimentBranch(var slug: String, var ratio: Int)

Constructors

Link copied to clipboard
constructor(slug: String, ratio: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var ratio: Int
Link copied to clipboard