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