android-components / mozilla.components.service.fretboard / ExperimentPayload / getBooleanList

getBooleanList

fun getBooleanList(key: String): List<Boolean>? (source)

Gets a value from the payload as a list of Boolean

Parameters

key - key

Return
value under the specified key as a list of Boolean