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

getStringList

fun getStringList(key: String): List<String>? (source)

Gets a value from the payload as a list of String

Parameters

key - key

Return
value under the specified key as a list of String