Android
jvm
feature-toggles-api
/
com.duckduckgo.feature.toggles.api
/
Toggle
/
State
/
Cohort
/
Cohort
Cohort
constructor
(
name
:
String
,
weight
:
Int
,
enrollmentDateET
:
String
?
=
null
)