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