getCohort

abstract suspend fun getCohort(): Toggle.State.Cohort?

WARNING: This method always returns the cohort assigned regardless it the experiment is still enabled or not.

Return

a Cohort if one has been assigned or null otherwise.