fun getBooleanList(key: String): List<Boolean>?
Gets a value from the payload as a list of Boolean
key - key
key
Return value under the specified key as a list of Boolean